Commit ee94d9b4b0d65d4f89b810172d07273b5e51ef06
1 parent
f0857931
feat: 修改配置文件,redis认证密码修改
Showing
1 changed file
with
1 additions
and
1 deletions
Bsth-admin/src/main/resources/application-druid-prd.yml
| @@ -98,7 +98,7 @@ spring: | @@ -98,7 +98,7 @@ spring: | ||
| 98 | # host: 121.41.83.61 | 98 | # host: 121.41.83.61 |
| 99 | host: 127.0.0.1 | 99 | host: 127.0.0.1 |
| 100 | database: 0 | 100 | database: 0 |
| 101 | - # password: "guzijian" | 101 | + password: "jingaogongjiao20240506" |
| 102 | port: 6379 | 102 | port: 6379 |
| 103 | # 连接超时时间 | 103 | # 连接超时时间 |
| 104 | timeout: 10s | 104 | timeout: 10s |