bucket update and no apps install yet

This commit is contained in:
2021-05-20 11:36:28 +02:00
parent 8e74a4c0ef
commit 5e07cdc688
3 changed files with 22 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ $CONFIG = array (
'class' => '\\OC\\Files\\ObjectStore\\S3',
'arguments' =>
array (
'bucket' => 'buckets/nextcloud',
'bucket' => 'nextcloud',
'key' => 'nextcloud',
'secret' => 'tWnc3zdxcDUvcX5f9uY7RRYvKLcWI1KY',
'region' => '',