From 911d6d1783ca7951cdbb697532779956b9a7821a Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 2 Nov 2025 17:16:50 +0100 Subject: [PATCH] =?UTF-8?q?immich/.env=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- immich/.env | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 immich/.env diff --git a/immich/.env b/immich/.env new file mode 100644 index 0000000..ad4f18c --- /dev/null +++ b/immich/.env @@ -0,0 +1,6 @@ +UPLOAD_LOCATION=./library +DB_DATA_LOCATION=./postgres +IMMICH_VERSION=release +DB_PASSWORD=postgres +DB_USERNAME=postgres +DB_DATABASE_NAME=immich