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": "********",
|
"accessKey": "********",
|
||||||
"secretKey": "********",
|
"secretKey": "********",
|
||||||
"endPoint": "minio.konchin.com",
|
"endPoint": "minio.konchin.com",
|
||||||
"port": 443,
|
"port": 9000,
|
||||||
"secure": true
|
"secure": false
|
||||||
},
|
},
|
||||||
"s3bucket": "hedgedoc"
|
"s3bucket": "hedgedoc"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user