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: redis:
host: localhost host: localhost
port: 6379 port: 6379
# 密码(如没有密码请注释掉) # redis 密码必须配置
# password: password: ruoyi123
database: 0 database: 0
timeout: 10s timeout: 10s
ssl.enabled: false ssl.enabled: false