diff --git a/compose.yml b/compose.yml index 9e0969b..b092f73 100644 --- a/compose.yml +++ b/compose.yml @@ -16,6 +16,7 @@ services: - ./config:/config:rw - ./cache:/cache:rw - /mnt/video_library_1/data:/library:ro + - /mnt/video_library_1/metadata:/metadata:rw labels: diun.enable: "true" diun.watch_repo: "true"