rooting-future / Procfile
mtornani's picture
fix: restore COMPONENTS init block + session_manager DB persistence + Gunicorn config
2eb5f65
web: gunicorn app:app --bind 0.0.0.0:$PORT --workers 1 --threads 8 --timeout 300