Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Conversation

@danmactough
Copy link
Contributor

@danmactough danmactough commented Nov 20, 2019

This unblocks being able to run underreact start --host 0.0.0.0 inside a docker container, such as you may want to do if you have multiple applications (services, frontends, etc.) you want to run locally.

Per the DevServer docs, we need to be able to listen on 0.0.0.0 to be reachable outside the docker container (in other containers, from your browser on the host machine etc.).

Unblocks being able to run in a docker container
@danmactough
Copy link
Contributor Author

The failing test is not at all related to the changes in this PR and isn't even supposed to be running in that Travis job (it runs in a different Travis job -- that succeeds 🤷‍♂). Should I ignore it?

@danmactough danmactough marked this pull request as ready for review November 21, 2019 03:06
@danmactough danmactough requested a review from a team November 21, 2019 03:09
@danmactough danmactough merged commit e22a3fc into master Nov 22, 2019
@danmactough danmactough deleted the enable-local-backend branch November 22, 2019 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants