diff --git a/compose.yml b/compose.yml index 4dcec52..9e0969b 100644 --- a/compose.yml +++ b/compose.yml @@ -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: