mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 08:19:01 +08:00
conf script
This commit is contained in:
@@ -9,6 +9,7 @@ etcd:
|
||||
etcdAddr: [ 127.0.0.1:2379 ] #单机部署时,默认即可
|
||||
userName:
|
||||
password:
|
||||
secret:
|
||||
|
||||
mysql:
|
||||
dbMysqlAddress: [ 127.0.0.1:13306 ] #mysql地址 目前仅支持单机,默认即可
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
etcd:
|
||||
userName:
|
||||
password:
|
||||
secret: # etcd 配置密钥
|
||||
|
||||
mysql:
|
||||
dbMysqlUserName: root #mysql用户名,建议修改
|
||||
|
||||
Reference in New Issue
Block a user