🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-09-06 23:38:58 -04:00
parent bcdf2b2a58
commit a24843c3bd
4 changed files with 13 additions and 8 deletions

View File

@@ -1,7 +1,6 @@
server {
listen 80 default_server;
listen [::]:80 default_server;
server_name *;
location / {
# replace local-address with your navidrome server's IP