proxy-lite-demo-v2 / Procfile
Trisha Tomy
init
6a0e448
raw
history blame contribute delete
90 Bytes
web: gunicorn --bind 0.0.0.0:7860 --workers 2 --worker-class gevent app:app --timeout 300