mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-07-24 10:30:12 +00:00
6 lines
157 B
Bash
Executable File
6 lines
157 B
Bash
Executable File
# /home/cwilvx/.local/share/virtualenvs/server-PQNgo_Nv/bin/
|
|
|
|
python manage.py
|
|
|
|
# gunicorn -b 0.0.0.0:9876 --workers=4 "wsgi:create_app()" --log-level=debug
|