1
0

Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 12s

This commit is contained in:
2026-02-20 20:47:23 +00:00
parent 272f9cb560
commit 8a6fad031c

View File

@@ -18,6 +18,10 @@ services:
volumes:
- ./data:/data:rw
- /mnt/music_library_1/tracks:/music:ro
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"
networks:
navidrome_network: