From c5e929a2368aa2d8ab4aa4881a07587e9356355e Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 16 Oct 2025 15:58:43 +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 52e771e..184bf81 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -120,7 +120,7 @@ mumble_max_users: "100" # Immich variables immich_base_dir: "/mnt/service/immich" -immich_port: "45135" +immich_port: "45131" immich_db_username: "postgres" immich_db_password: "postgres" immich_db_name: "immich"