mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 10:22:36 +08:00
add etcd
This commit is contained in:
parent
dfa20538f4
commit
a4d6b2a3b9
@ -1,12 +1,12 @@
|
|||||||
|
|
||||||
enable: "etcd"
|
enable: "etcd"
|
||||||
etcd:
|
etcd:
|
||||||
schema: openim
|
address: [ localhost:12379 ]
|
||||||
address: [ http://localhost:2379 ]
|
|
||||||
username: ''
|
username: ''
|
||||||
password: ''
|
password: ''
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
zookeeper:
|
zookeeper:
|
||||||
schema: openim
|
schema: openim
|
||||||
address: [ localhost:12181 ]
|
address: [ localhost:12181 ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user