fix(server): remove localhost check for address
This PR contains:
- [x] bugfix
- [ ] feature
- [ ] refactor
- [ ] tests
- [ ] documentation
- [ ] metadata
Breaking Changes?
- [ ] yes
- [x] no
If yes, please describe the breakage.
Please Describe Your Changes
This is PR is related to an issue #239 when using custom domain which is proxied to 127.0.0.1 as host in options In the logs it shows that Server is started at http://127.0.0.1:port instead of domain name. An explicit check was added for localhost at #132 but this check doesn't allow the use of custom domain names
I'm currently away on vacation and will check this and the associated issue when back.
Hi @shellscape 😄, can you please have a look at this issue when you get some free time
@bhanuprasadcherukuvada are you still using the project?
yes