Update Nextcloud version in config.php
All checks were successful
/ terraform (push) Successful in 24s
/ ansible (push) Successful in 1m41s

This commit is contained in:
Jake Howard 2023-11-13 18:22:42 +00:00
parent e3da2710a7
commit 3df1e1d46b
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -19,7 +19,7 @@ $CONFIG = array (
0 => 'intersect.jakehoward.tech',
),
'dbtype' => 'mysql',
'version' => '27.1.1.0',
'version' => '27.1.3.2',
'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
'dbname' => 'nextcloud',
'dbhost' => 'mariadb',