mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-12 05:57:21 +00:00
3 lines
95 B
Bash
Executable File
3 lines
95 B
Bash
Executable File
python manage.py
|
|
|
|
# gunicorn -b 0.0.0.0:9876 --workers=4 "wsgi:create_app()" --log-level=debug |