1 line
86 B
Text
1 line
86 B
Text
|
|
web: gunicorn --worker-tmp-dir /dev/shm --config gunicorn_config.py "app:create_app()"
|