From 787f4fdbb467c91ac6f2114f3ad769a6736ddab4 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 21 Oct 2025 14:59:56 +0200 Subject: [PATCH] updated immich --- immich/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich/.env b/immich/.env index 67c589d..87f375e 100755 --- a/immich/.env +++ b/immich/.env @@ -1,7 +1,7 @@ # You can find documentation for all the supported env variables at https://docs.immich.app/install/environment-variables # The location where your uploaded files are stored -UPLOAD_LOCATION=/share/docker_data/immich/library +UPLOAD_LOCATION=/media/nas/qda_1/immich/library # The location where your database files are stored. Network shares are not supported for the database DB_DATA_LOCATION=/share/docker_data/immich/db