|
|
|
@ -132,14 +132,14 @@ api:
|
|
|
|
|
# minio.signEndpoint is minio public network address
|
|
|
|
|
object:
|
|
|
|
|
enable: "minio"
|
|
|
|
|
apiURL: "http://127.0.0.1:10002"
|
|
|
|
|
apiURL: "http://43.134.63.160:10002"
|
|
|
|
|
minio:
|
|
|
|
|
bucket: "openim"
|
|
|
|
|
endpoint: "http://127.0.0.1:10005"
|
|
|
|
|
endpoint: "http://43.134.63.160:10005"
|
|
|
|
|
accessKeyID: "root"
|
|
|
|
|
secretAccessKey: "openIM123"
|
|
|
|
|
sessionToken: ""
|
|
|
|
|
signEndpoint: "http://127.0.0.1:10005"
|
|
|
|
|
signEndpoint: "http://43.134.63.160:10005"
|
|
|
|
|
cos:
|
|
|
|
|
bucketURL: "https://temp-1252357374.cos.ap-chengdu.myqcloud.com"
|
|
|
|
|
secretID: ""
|
|
|
|
|