mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-01-10 14:16:58 +08:00
Merge branch 'main' into docs/scripts-readme
This commit is contained in:
commit
cdcce7ac63
@ -126,10 +126,10 @@ api:
|
|||||||
# Configuration for Aliyun OSS
|
# Configuration for Aliyun OSS
|
||||||
object:
|
object:
|
||||||
enable: "minio"
|
enable: "minio"
|
||||||
apiURL: http://113.99.98.99:10002/object/
|
apiURL: "http://127.0.0.1:10002/object/"
|
||||||
minio:
|
minio:
|
||||||
bucket: "openim"
|
bucket: "openim"
|
||||||
endpoint: http://113.99.98.99:10005
|
endpoint: http://127.0.0.1:10005
|
||||||
accessKeyID: root
|
accessKeyID: root
|
||||||
secretAccessKey: openIM123
|
secretAccessKey: openIM123
|
||||||
sessionToken: ""
|
sessionToken: ""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user