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