Finbot-backend / app /backend /Procfile
Srini P
Fresh cleaner push without any mp4
e7586f8
Raw
History Blame Contribute Delete
133 Bytes
web: cd app/backend && gunicorn main:app --bind 0.0.0.0:$PORT --workers 1 --worker-class uvicorn.workers.UvicornWorker --timeout 120