File size: 83 Bytes
0d35adb
 
1
2
3
web: gunicorn --bind 0.0.0.0:$PORT --workers 2 --threads 2 --timeout 30 run:app