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