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