mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
10 lines
187 B
YAML
10 lines
187 B
YAML
username: ''
|
|
password: ''
|
|
addr: [ 172.28.0.1:19094 ]
|
|
toRedisTopic: "toRedis"
|
|
toMongoTopic: "toMongo"
|
|
toPushTopic: "toPush"
|
|
toRedisGroupID: redis
|
|
toMongoGroupID: mongo
|
|
toPushGroupID: push
|