parent
39b32fa699
commit
dfa20538f4
@ -1,13 +1,16 @@
|
|||||||
|
|
||||||
enable: "etcd"
|
enable: "etcd"
|
||||||
etcd:
|
etcd:
|
||||||
rootDirectory: openim
|
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 ]
|
||||||
username: ''
|
username: ''
|
||||||
password: ''
|
password: ''
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in new issue