Merge branch 'main' into docs/scripts-readme

pull/683/head
Xinwei Xiong 2 years ago committed by GitHub
commit cdcce7ac63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -126,10 +126,10 @@ api:
# Configuration for Aliyun OSS
object:
enable: "minio"
apiURL: http://113.99.98.99:10002/object/
apiURL: "http://127.0.0.1:10002/object/"
minio:
bucket: "openim"
endpoint: http://113.99.98.99:10005
endpoint: http://127.0.0.1:10005
accessKeyID: root
secretAccessKey: openIM123
sessionToken: ""

Loading…
Cancel
Save