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

This commit is contained in:
2026-02-20 20:20:03 +00:00
parent 81d8c08a13
commit 20891984e5

View File

@@ -16,6 +16,10 @@ services:
- ./config:/config:rw
- ./cache:/cache:rw
- /mnt/video_library_1/data:/library:ro
labels:
diun.enable: "true"
diun.watch_repo: "true"
diun.include_tags: "latest"
networks:
jellyfin_network: