Files
open-im-server/config/discovery.yml
T
skiffer-git 2f572cbc81 add etcd
2024-05-23 10:35:04 +08:00

17 lines
199 B
YAML

enable: "etcd"
etcd:
schema: openim
address: [ http://localhost:2379 ]
username: ''
password: ''
zookeeper:
schema: openim
address: [ localhost:12181 ]
username: ''
password: ''