From 5f722552a11bb28bcc3538e4ef6331aad57278cc Mon Sep 17 00:00:00 2001 From: traveler Date: Mon, 2 Feb 2026 11:37:55 -0600 Subject: [PATCH] sdf --- compose/nas/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose/nas/.env b/compose/nas/.env index f99239f..689f99f 100644 --- a/compose/nas/.env +++ b/compose/nas/.env @@ -1,9 +1,9 @@ # 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=/srv/a18f546e-e9bf-4a8d-8b9d-02e7ec32b632/immich/library +UPLOAD_LOCATION=/srv/immich/library # The location where your database files are stored -DB_DATA_LOCATION=/srv/a18f546e-e9bf-4a8d-8b9d-02e7ec32b632/immich/postgres +DB_DATA_LOCATION=/srv/immich/postgres