mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
updated immich and video duplicater
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user