1 line
79 B
Plaintext
1 line
79 B
Plaintext
web: gunicorn app:app --bind 0.0.0.0:$PORT --workers 1 --threads 2 --timeout 30 |
web: gunicorn app:app --bind 0.0.0.0:$PORT --workers 1 --threads 2 --timeout 30 |