testdrivenio/django-on-docker

bad gateway

MrAmbiG opened this issue · 1 comments

Tried it on https://labs.play-with-docker.com
just cloned the repo.
added * to allowed hosts.
docker-compose up.
clicked on 1337 port and got bad gateway error 502.

I imagine the Django app has not finished spinning up. Give it a few more seconds. You can see the status by running "docker-compose logs -f".