Update docker-compose.yml

modified the download folder to place files directly into the music folder for navidrome
This commit is contained in:
2026-06-03 21:19:39 -05:00
parent 49d913b57d
commit e661dde35c
+2 -1
View File
@@ -18,7 +18,8 @@ services:
ports:
- "38274:8080"
volumes:
- /downloads/complete/music:/music
# - /downloads/complete/music:/music
- /srv/music:/music
- /srv/docker/music-grabber/data:/data
environment:
- MUSIC_DIR=/music