updated immich and video duplicater

This commit is contained in:
2025-09-26 00:39:54 -07:00
parent a038cb37b2
commit 06d6f14ce1
5 changed files with 18 additions and 7 deletions
+2 -2
View File
@@ -4,5 +4,5 @@ services:
ports:
- "5800:5800"
volumes:
- ${VOL_PATH:-./data}/video-duplicate-finder:/config:rw
- ${VDF_VOL_STORAGE_PATH}:/storage:rw
- ${VOL_PATH:-./data}/video-duplicate-finder-config:/config:rw
- ${VDF_VOL_STORAGE_PATH:-./data/storage}:/storage:rw