swingmusic/server/start.sh
geoffrey45 195a50382a server: better structure album tracks endpoint
- client: add now-playing and recommendations to home right-sidebar
2022-02-06 19:17:26 +03:00

4 lines
153 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