加入端口号
redis 密码
This commit is contained in:
@@ -2,6 +2,7 @@ db_config:
|
||||
pool_name: "wechat_boot_pool"
|
||||
pool_size: 10
|
||||
host: "192.168.2.41"
|
||||
prot: "3306"
|
||||
user: "root"
|
||||
password: "lw123456"
|
||||
database: "message_archive"
|
||||
@@ -13,6 +14,7 @@ db_config:
|
||||
redis_config:
|
||||
host: "192.168.2.40"
|
||||
port: 6379
|
||||
password: ""
|
||||
db: 0
|
||||
decode_responses: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user