fix comma
This commit is contained in:
@@ -70,8 +70,8 @@ nextcloud:
|
|||||||
'secret' => 'THbopkCtESSWui6A1Z0DDDLG5WZo4Eon',
|
'secret' => 'THbopkCtESSWui6A1Z0DDDLG5WZo4Eon',
|
||||||
'hostname' => '192.168.20.253',
|
'hostname' => '192.168.20.253',
|
||||||
'port' => 9768,
|
'port' => 9768,
|
||||||
'use_ssl' => false
|
'use_ssl' => false,
|
||||||
'use_path_style' =>true
|
'use_path_style' => true
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user