update spring boot yml config

This commit is contained in:
kerwincui
2022-03-23 00:20:43 +08:00
parent f118ab4cc7
commit 503c0dddd6
2 changed files with 3 additions and 3 deletions

View File

@@ -63,9 +63,9 @@ spring:
# 端口默认为6379
port: 6379
# 数据库索引
database: 1
database: 0
# 密码
password: admin
password: wumei-smart
# 连接超时时间
timeout: 10s
lettuce: