mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 21:02:11 +08:00
Optimize Docker configuration and script.
This commit is contained in:
parent
a683aad88b
commit
4d05521adc
@ -2,7 +2,7 @@ username: ''
|
|||||||
password: ''
|
password: ''
|
||||||
producerAck: ""
|
producerAck: ""
|
||||||
compressType: "none"
|
compressType: "none"
|
||||||
addr: [ localhost:19094 ]
|
address: [ localhost:19094 ]
|
||||||
toRedisTopic: "toRedis"
|
toRedisTopic: "toRedis"
|
||||||
toMongoTopic: "toMongo"
|
toMongoTopic: "toMongo"
|
||||||
toPushTopic: "toPush"
|
toPushTopic: "toPush"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user