From 0bdd66f32a617674d987798d53ce01bf16d2f161 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 21 Oct 2025 08:20:15 +0200 Subject: [PATCH] lala --- immich/stack.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/immich/stack.env b/immich/stack.env index 23417f2..c51db7d 100755 --- a/immich/stack.env +++ b/immich/stack.env @@ -1,7 +1,8 @@ # You can find documentation for all the supported env variables at https://immich.app/docs/install/environment-variables # The location where your uploaded files are stored -UPLOAD_LOCATION=/share/docker_data/immich/library +UPLOAD_LOCATION=/media/nas/qda_1/ +#UPLOAD_LOCATION=/share/docker_data/immich/library # The location where your database files are stored DB_DATA_LOCATION=/share/docker_data/immich/db