mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-26 22:40:40 +08:00
update comment.
This commit is contained in:
parent
ae0d60d279
commit
187a87f749
@ -2,6 +2,8 @@ enable: etcd
|
|||||||
etcd:
|
etcd:
|
||||||
rootDirectory: openim
|
rootDirectory: openim
|
||||||
address: [localhost:12379]
|
address: [localhost:12379]
|
||||||
|
## Attention: If you set auth in etcd
|
||||||
|
## you must also update the username and password in Chat project.
|
||||||
# username: "openIM"
|
# username: "openIM"
|
||||||
# password: "openIM123"
|
# password: "openIM123"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user