amside-backend-api / Procfile
Hodely's picture
Create Procfile
1067ca8 verified
raw
history blame
75 Bytes
web: gunicorn app:app --worker-class gevent --workers 1 --bind 0.0.0.0:7860