mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-18 12:00:43 +08:00
2 lines
73 B
Bash
2 lines
73 B
Bash
./gunicorn --timeout=300 --graceful-timeout=300 -b 0.0.0.0:8010 main:app
|