This commit is contained in:
skiffer-git
2024-05-11 12:03:29 +08:00
parent 39b32fa699
commit dfa20538f4
2 changed files with 6 additions and 3 deletions
+5 -2
View File
@@ -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: ''