mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-04 19:32:17 +08:00
user localhost for minio
This commit is contained in:
parent
cd2c9b5b64
commit
23b032f6c4
@ -2,6 +2,6 @@ bucket: "openim"
|
||||
accessKeyID: "root"
|
||||
secretAccessKey: "openIM123"
|
||||
sessionToken: ''
|
||||
internalAddress: "localhost:9000"
|
||||
internalAddress: "localhost:10005"
|
||||
externalAddress: "http://external_ip:10005"
|
||||
publicRead: false
|
||||
Loading…
x
Reference in New Issue
Block a user