changed domain

This commit is contained in:
kisfenyo
2025-12-27 19:52:14 +01:00
parent 0b184b1c2a
commit a00cec92d9
+2 -2
View File
@@ -67,7 +67,7 @@ data:
<?php <?php
$CONFIG = array ( $CONFIG = array (
'overwriteprotocol' => 'https', 'overwriteprotocol' => 'https',
'overwrite.cli.url' => 'https://dooplex.hu', 'overwrite.cli.url' => 'https://nextcloud.dooplex.hu',
'filelocking.enabled' => true, 'filelocking.enabled' => true,
'default_phone_region' => 'HU', 'default_phone_region' => 'HU',
'allow_local_remote_servers' => true, 'allow_local_remote_servers' => true,
@@ -436,7 +436,7 @@ spec:
name: nextcloud name: nextcloud
key: nextcloud-password key: nextcloud-password
- name: NEXTCLOUD_TRUSTED_DOMAINS - name: NEXTCLOUD_TRUSTED_DOMAINS
value: "nextcloud.home dooplex.hu localhost" value: "nextcloud.home nextcloud.dooplex.hu localhost"
- name: NEXTCLOUD_DATA_DIR - name: NEXTCLOUD_DATA_DIR
value: "/data" value: "/data"
resources: resources: