We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
whenever I run docker-compose up -d everything works, but when I go to localhost:8000 nginx returns 499 then 504, and it does this every time.
docker-compose up -d
localhost:8000
499
504
The text was updated successfully, but these errors were encountered:
I think this might be fixed by the changes in #178. I think I saw this somewhere along the way while troubleshooting things.
Sorry, something went wrong.
No branches or pull requests
whenever I run
docker-compose up -d
everything works, but when I go tolocalhost:8000
nginx returns499
then504
, and it does this every time.The text was updated successfully, but these errors were encountered: