transient.chat/Procfile

1 line
86 B
Text
Raw Normal View History

2026-05-12 23:50:49 +00:00
web: gunicorn --worker-tmp-dir /dev/shm --config gunicorn_config.py "app:create_app()"