update 更新 redis 密码策略

2.X
疯狂的狮子Li 2024-07-03 11:42:54 +08:00
parent 4af7ed6a30
commit 49a575b3bd
1 changed files with 2 additions and 2 deletions

View File

@ -100,8 +100,8 @@ spring:
redis:
host: localhost
port: 6379
# 密码(如没有密码请注释掉)
# password:
# redis 密码必须配置
password: ruoyi123
database: 0
timeout: 10s
ssl.enabled: false