Server / Procfile
duguaynins's picture
Create Procfile
ad3ab3b verified
raw
history blame contribute delete
64 Bytes
# Procfile
web: gunicorn -k gevent -w 4 -b 0.0.0.0:7860 app:app