Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

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