parent
39b32fa699
commit
dfa20538f4
@ -1,13 +1,16 @@
|
||||
|
||||
enable: "etcd"
|
||||
etcd:
|
||||
rootDirectory: openim
|
||||
address: [ localhost:12379 ]
|
||||
schema: openim
|
||||
address: [ http://localhost:2379 ]
|
||||
username: ''
|
||||
password: ''
|
||||
|
||||
|
||||
zookeeper:
|
||||
schema: openim
|
||||
address: [ localhost:12181 ]
|
||||
username: ''
|
||||
password: ''
|
||||
|
||||
|
||||
|
Loading…
Reference in new issue