mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-23 19:30:26 +00:00
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
server { listen 8900;
|
|
|
|
location /images/ { root /home/cwilvx/.musicx/; autoindex on; sendfile on; } }
|