Files
2026-07-29 10:47:40 +00:00

2 lines
83 B
Plaintext

web: gunicorn core.wsgi:application --bind 0.0.0.0:$PORT --workers 3 --timeout 120