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

Allow for overriding the local host #1787

Closed
jwoertink opened this issue Mar 10, 2023 · 0 comments · Fixed by #1788
Closed

Allow for overriding the local host #1787

jwoertink opened this issue Mar 10, 2023 · 0 comments · Fixed by #1788
Labels

Comments

@jwoertink
Copy link
Member

Right now your local host is set by the config/watch.yml file. We have a way to override the port by setting DEV_PORT which supersedes the water port, but we don't have a way to override the host.

One example you may want to do this is having your local server set to 127.0.0.1, but then booting it in docker on 0.0.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant