2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
web: gunicorn core.wsgi:application --bind 0.0.0.0:$PORT --workers 3 --timeout 120
|
web: gunicorn core.wsgi:application --bind 0.0.0.0:$PORT --workers 3 --timeout 120
|