File size: 82 Bytes
5ccd893
1
2
web: gunicorn main:app --bind 0.0.0.0:$PORT --timeout 120 --workers 2 --threads 4