mirror of
https://github.com/fsecada01/Pygentic-AI.git
synced 2026-05-11 19:54:59 +00:00
Gunicorn crashes on container start when these env vars are missing from stack.env — -w receives no argument and exits immediately. Defaults now match .env.example values (WORKERS=4, TIMEOUT=120, PORT=5051), consistent with the bash default syntax already used in compose.yaml. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>