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"