From 0b201c2dbc5d876d1064887633fcf81ea88901cc Mon Sep 17 00:00:00 2001 From: Yugi Date: Mon, 21 Apr 2025 23:18:40 +0200 Subject: [PATCH] Immich external library --- Immich/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Immich/docker-compose.yml b/Immich/docker-compose.yml index b04d982..4e0498c 100644 --- a/Immich/docker-compose.yml +++ b/Immich/docker-compose.yml @@ -20,6 +20,7 @@ services: # 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}:/usr/src/app/upload - /etc/localtime:/etc/localtime:ro + - /zstore/Docker-volumes/Immich-external-lib:/zstore/Docker-volumes/Immich-external-lib env_file: - .env ports: