changed domain
This commit is contained in:
@@ -67,7 +67,7 @@ data:
|
||||
<?php
|
||||
$CONFIG = array (
|
||||
'overwriteprotocol' => '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:
|
||||
|
||||
Reference in New Issue
Block a user