change url to oasis21 one
This commit is contained in:
@@ -5,7 +5,7 @@ $CONFIG = array (
|
||||
'secret' => 'xfKWpSH0/UV4PYUClkDRyaeiYc2SugcEe0/mZVB7/6lElAQE',
|
||||
'trusted_domains' =>
|
||||
array (
|
||||
0 => 'cloud.calad.re',
|
||||
0 => 'cloud.oasis21.org',
|
||||
),
|
||||
'apps_paths' =>
|
||||
array (
|
||||
@@ -25,7 +25,7 @@ $CONFIG = array (
|
||||
'datadirectory' => '/var/www/html/data',
|
||||
'dbtype' => 'pgsql',
|
||||
'version' => '23.0.0.10',
|
||||
'overwrite.cli.url' => 'https://cloud.calad.re',
|
||||
'overwrite.cli.url' => 'https://cloud.oasis21.org',
|
||||
'dbname' => 'nc',
|
||||
'dbhost' => 'nextcloud-db',
|
||||
'dbport' => '',
|
||||
|
||||
Reference in New Issue
Block a user