File size: 64 Bytes
ad3ab3b
 
 
1
2
3
# Procfile

web: gunicorn -k gevent -w 4 -b 0.0.0.0:7860 app:app