changed domain
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user