From 8eaf52c65338bf628ad3cf3fb585654e5addaa01 Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 10 Dec 2025 13:16:38 +0100 Subject: [PATCH] Update immich/compose.yaml --- immich/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/compose.yaml b/immich/compose.yaml index e7c3881..9c99e0b 100644 --- a/immich/compose.yaml +++ b/immich/compose.yaml @@ -19,7 +19,7 @@ services: volumes: # Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file - #${UPLOAD_LOCATION}:/data - - /srv/media/photos:/data + - /srv/documents/photos:/data - /etc/localtime:/etc/localtime:ro #env_file: # - .env