Fix(hedgedoc): minio remove ssl
All checks were successful
Lint yaml / build-package (push) Successful in 3s
All checks were successful
Lint yaml / build-package (push) Successful in 3s
This commit is contained in:
@@ -43,8 +43,8 @@
|
||||
"accessKey": "********",
|
||||
"secretKey": "********",
|
||||
"endPoint": "minio.konchin.com",
|
||||
"port": 443,
|
||||
"secure": true
|
||||
"port": 9000,
|
||||
"secure": false
|
||||
},
|
||||
"s3bucket": "hedgedoc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user