Buuntu / fastapi-react

🚀 Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
MIT License
2.22k stars 349 forks source link

cannot load localhost:8000 #170

Open xFGhoul opened 3 years ago

xFGhoul commented 3 years ago

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.

cardoe commented 2 years ago

I think this might be fixed by the changes in #178. I think I saw this somewhere along the way while troubleshooting things.