Update nextcloud version in config
All checks were successful
/ terraform (push) Successful in 48s
/ ansible (push) Successful in 2m4s

This commit is contained in:
Jake Howard 2024-07-07 16:11:11 +01:00
parent fa8a55cc02
commit 545959d19c
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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