From 9c8f603390f9132b11f9b846490f113233706fe2 Mon Sep 17 00:00:00 2001 From: jaydee Date: Fri, 5 Dec 2025 23:14:25 +0100 Subject: [PATCH] build --- __swarm/immich/stack.env | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/__swarm/immich/stack.env b/__swarm/immich/stack.env index c996496..ad3c163 100755 --- a/__swarm/immich/stack.env +++ b/__swarm/immich/stack.env @@ -20,4 +20,6 @@ DB_PASSWORD=postgres ################################################################################### DB_USERNAME=postgres DB_DATABASE_NAME=immich -POSTGRES_PASSWORD=postgres \ No newline at end of file +POSTGRES_PASSWORD=postgres +APPNAME=immich +DOCKER_REGISTRY=r.sectorq.eu/library/ \ No newline at end of file