From 722c83be731982488f43708c91f1fca0ea26c5c3 Mon Sep 17 00:00:00 2001 From: Bendt Date: Mon, 9 Feb 2026 13:46:45 -0500 Subject: [PATCH] WIP: Trying to fix Immich host binding - still binding to localhost --- immich-stack.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/immich-stack.yml b/immich-stack.yml index 7dc5b3a..b386abd 100644 --- a/immich-stack.yml +++ b/immich-stack.yml @@ -46,6 +46,7 @@ services: REDIS_HOSTNAME: immich-redis REDIS_PORT: '6379' SERVER_URL: https://immich.bendtstudio.com + IMMICH_HOST: 0.0.0.0 volumes: - /mnt/synology-data/immich:/usr/src/app/upload - /mnt/photos:/var/photos