Add Gunicorn config for Render deployment

This commit is contained in:
ajaysi
2026-04-06 06:46:32 +05:30
parent 0680bf98a2
commit f1e8cdb0d8
4 changed files with 64 additions and 3 deletions

View File

@@ -3,6 +3,8 @@ fastapi>=0.115.14
starlette>=0.40.0,<0.47.0
sse-starlette<3.0.0
uvicorn>=0.24.0
uvicorn[standard]>=0.24.0
gunicorn>=21.0.0
python-multipart>=0.0.6
python-dotenv>=1.0.0
loguru>=0.7.2