Commit 28789cd582b07b066ac0d28a22c1a6f48bc2b26b

Authored by lichao
1 parent cf23db8b

提交2

trash-admin/src/main/resources/application-dev.yml
... ... @@ -89,7 +89,7 @@ spring:
89 89 # 端口,默认为6379
90 90 port: 6379
91 91 # 密码
92   - password: bsth123
  92 + password:
93 93 # 连接超时时间
94 94 timeout: 10s
95 95 database: 10
... ...