From e65b36ebd5575c566871a78d4dd23e13b30daec2 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 22:58:09 +0000 Subject: [PATCH] Update Photography_Containers/immich/.env --- Photography_Containers/immich/.env | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Photography_Containers/immich/.env b/Photography_Containers/immich/.env index df57cd9..ee13b30 100644 --- a/Photography_Containers/immich/.env +++ b/Photography_Containers/immich/.env @@ -18,4 +18,8 @@ DB_PASSWORD= ################################################################################### DB_USERNAME=postgres DB_DATABASE_NAME=immich -IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true \ No newline at end of file +IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true + +# For Flame Dashboard +SERVICE_NAME=immich +DOMAIN_NAME=homelab.internal \ No newline at end of file