Enable docker image update notifications
All checks were successful
Deploy / Deploy (push) Successful in 12s
All checks were successful
Deploy / Deploy (push) Successful in 12s
This commit is contained in:
@@ -18,6 +18,10 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./data:/data:rw
|
- ./data:/data:rw
|
||||||
- /mnt/music_library_1/tracks:/music:ro
|
- /mnt/music_library_1/tracks:/music:ro
|
||||||
|
labels:
|
||||||
|
diun.enable: "true"
|
||||||
|
diun.watch_repo: "true"
|
||||||
|
diun.include_tags: "latest"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
navidrome_network:
|
navidrome_network:
|
||||||
|
|||||||
Reference in New Issue
Block a user