transient.chat/Procfile
2026-05-12 18:50:49 -05:00

1 line
No EOL
86 B
Text

web: gunicorn --worker-tmp-dir /dev/shm --config gunicorn_config.py "app:create_app()"