mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-07-29 07:03:47 +00:00
fix from albumView to other routes bug
- add nginx sites - add setup script (untested**)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
server { listen 8901;
|
||||
|
||||
location / { root /home/cwilvx/; autoindex on; sendfile off; } }
|
||||
Reference in New Issue
Block a user