Hey Nilay,
You need to add a record to point the ip to the chosen domain as in the example below which follows your `settings.json`.
`vi /etc/hosts`
```
10.240.0.4 demoexample.gluu.org
```
After you add the record open a browser and head to `https://demoexample.gluu.org`.
Thanks,
Mohammad