change url to oasis21 one

This commit is contained in:
Tobias Ollive
2022-05-05 11:23:40 +02:00
parent 3945167e9d
commit 42c3312fe9
3 changed files with 8 additions and 8 deletions

View File

@@ -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' => '',