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