Files
pear-admin-flask/start.sh
T
2023-04-07 02:14:05 +08:00

1 line
61 B
Bash

exec gunicorn -c gunicorn.conf.py "applications:create_app()"