mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-17 16:35:58 +00:00
Update Nextcloud version in config.php
This commit is contained in:
parent
91274d10c0
commit
d92e58f526
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ $CONFIG = array (
|
|||
0 => 'intersect.jakehoward.tech',
|
||||
),
|
||||
'dbtype' => 'mysql',
|
||||
'version' => '33.0.0.16',
|
||||
'version' => '33.0.2.2',
|
||||
'overwrite.cli.url' => 'https://intersect.jakehoward.tech',
|
||||
'dbname' => 'nextcloud',
|
||||
'dbhost' => 'mariadb',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue