From b8aaabc043f6326d3d2ab0117cde3ebc00357e3d Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 16 Oct 2025 18:20:33 +0000 Subject: [PATCH] Update file all.yml --- group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all.yml b/group_vars/all.yml index 80fcbf7..bd30dae 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -119,7 +119,7 @@ mumble_max_users: "100" # Immich variables -immich_base_dir: "/mnt/service/immich" +immich_base_dir: "/mnt/immich" immich_port: "45131" immich_db_username: "postgres" immich_db_password: "postgres"