stock-analysis / Procfile
fromozu's picture
Auto-deploy from GitHub Actions - d6b5689
75b392b verified
web: gunicorn --bind 0.0.0.0:$PORT --workers 2 --timeout 300 --graceful-timeout 300 --keep-alive 5 web_server:app