mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-19 12:10:28 +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
|