nextcloud 24
This commit is contained in:
@@ -46,7 +46,7 @@ $CONFIG = array(
|
|||||||
),
|
),
|
||||||
'datadirectory' => '/var/www/html/data',
|
'datadirectory' => '/var/www/html/data',
|
||||||
'dbtype' => 'pgsql',
|
'dbtype' => 'pgsql',
|
||||||
'version' => '23.0.0',
|
'version' => '24.0.0',
|
||||||
'overwrite.cli.url' => 'http://nc.lan',
|
'overwrite.cli.url' => 'http://nc.lan',
|
||||||
'dbname' => 'nextcloud',
|
'dbname' => 'nextcloud',
|
||||||
'dbhost' => 'postgres.live-env.svc.cluster.local:5432',
|
'dbhost' => 'postgres.live-env.svc.cluster.local:5432',
|
||||||
|
|||||||
Reference in New Issue
Block a user