From a00cec92d90166b066903c34426e94a09e3f19f5 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 27 Dec 2025 19:52:14 +0100 Subject: [PATCH] changed domain --- nextcloud-system/nextcloud.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nextcloud-system/nextcloud.yaml b/nextcloud-system/nextcloud.yaml index 1671efd..0359630 100644 --- a/nextcloud-system/nextcloud.yaml +++ b/nextcloud-system/nextcloud.yaml @@ -67,7 +67,7 @@ data: 'https', - 'overwrite.cli.url' => 'https://dooplex.hu', + 'overwrite.cli.url' => 'https://nextcloud.dooplex.hu', 'filelocking.enabled' => true, 'default_phone_region' => 'HU', 'allow_local_remote_servers' => true, @@ -436,7 +436,7 @@ spec: name: nextcloud key: nextcloud-password - name: NEXTCLOUD_TRUSTED_DOMAINS - value: "nextcloud.home dooplex.hu localhost" + value: "nextcloud.home nextcloud.dooplex.hu localhost" - name: NEXTCLOUD_DATA_DIR value: "/data" resources: