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:
@@ -16,6 +16,10 @@ services:
|
|||||||
- ./config:/config:rw
|
- ./config:/config:rw
|
||||||
- ./cache:/cache:rw
|
- ./cache:/cache:rw
|
||||||
- /mnt/video_library_1/data:/library:ro
|
- /mnt/video_library_1/data:/library:ro
|
||||||
|
labels:
|
||||||
|
diun.enable: "true"
|
||||||
|
diun.watch_repo: "true"
|
||||||
|
diun.include_tags: "latest"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
jellyfin_network:
|
jellyfin_network:
|
||||||
|
|||||||
Reference in New Issue
Block a user