mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-10 13:07:35 +00:00

- disable double flask instances - remove unused files - play song by id (instead of from nginx)
7 lines
189 B
Bash
Executable File
7 lines
189 B
Bash
Executable File
/home/cwilvx/.cache/pypoetry/virtualenvs/musicx_server-jsG71GtA-py3.8/bin/python manage.py
|
|
|
|
|
|
#python manage.py
|
|
|
|
# gunicorn -b 0.0.0.0:9876 --workers=4 "wsgi:create_app()" --log-level=debug
|