realpython / dockerizing-django

https://realpython.com/blog/python/django-development-with-docker-compose-and-machine/
1.34k stars 484 forks source link

Web address error - didn't send any data #48

Open heaversm opened 7 years ago

heaversm commented 7 years ago

Followed the steps without any error, but when I run docker-machine ip dev and access that URL in my browser, I get an error page saying the website didn't send any data. Is there a port? A proxy maybe? Something I would be running locally that would conflict?