Files
favicon-api-async/startup.sh
2025-09-10 00:06:54 +08:00

4 lines
62 B
Bash

#!/usr/bin/env sh
gunicorn -c conf/gunicorn.conf.py main:app