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