mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
Update nextcloud to 13.0.2
This commit is contained in:
parent
1218363ad5
commit
e29a4cb1fb
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ $CONFIG = array (
|
|||
'datadirectory' => '/var/www/html/data',
|
||||
'overwrite.cli.url' => 'https://cloud.banditlair.com',
|
||||
'dbtype' => 'mysql',
|
||||
'version' => '13.0.1.1',
|
||||
'version' => '13.0.2.1',
|
||||
'dbname' => 'nextcloud',
|
||||
'dbhost' => 'db',
|
||||
'dbport' => '3306',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue