Skip to content

fix(server): remove localhost check for address#240

Closed
bhanufyi wants to merge 1 commit intoshellscape:masterfrom
bhanufyi:master
Closed

fix(server): remove localhost check for address#240
bhanufyi wants to merge 1 commit intoshellscape:masterfrom
bhanufyi:master

Conversation

@bhanufyi
Copy link

@bhanufyi bhanufyi commented Jul 1, 2022

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • 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

@shellscape
Copy link
Owner

I'm currently away on vacation and will check this and the associated issue when back.

@bhanufyi
Copy link
Author

Hi @shellscape 😄, can you please have a look at this issue when you get some free time

@shellscape
Copy link
Owner

@bhanuprasadcherukuvada are you still using the project?

@bhanufyi
Copy link
Author

yes

@bhanufyi bhanufyi closed this Feb 6, 2025
@bhanufyi bhanufyi deleted the master branch February 6, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants