Update vdf/docker-compose.yml

This commit is contained in:
john
2025-12-29 15:02:04 +00:00
parent ff582c178a
commit ddcd7fd4aa

View File

@@ -2,8 +2,15 @@ services:
video-duplicate-finder:
image: jlesage/video-duplicate-finder
volumes:
- '/home/john/docker/vdf/storage:/storage:rw'
- 'nas-share:/storage:rw'
- '/home/john/docker/vdf/data:/config:rw'
ports:
- '5800:5800'
container_name: video-duplicate-finder
volumes:
nas-share:
driver_opts:
type: cifs
o: "username=john,password=mary1948"
device: "//192.168.1.7/john-home/Pictures Sort/" # share on VALHALLA