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

Windows port mapping issues #20

Open
datavistics opened this issue May 30, 2020 · 0 comments
Open

Windows port mapping issues #20

datavistics opened this issue May 30, 2020 · 0 comments
Assignees

Comments

@datavistics
Copy link

I was having a nightmare trying to get this up on windows. In the docker compose file you have 127.0.0.1 mapped. If you use 0.0.0.0 instead, it will work.

Because of this:
docker/for-win#204

You have to actually go to the IP returned by docker-machine ip. And get the port like in the README.

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

No branches or pull requests

2 participants