update 更新 redis 密码策略
parent
4af7ed6a30
commit
49a575b3bd
|
|
@ -100,8 +100,8 @@ spring:
|
|||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
# 密码(如没有密码请注释掉)
|
||||
# password:
|
||||
# redis 密码必须配置
|
||||
password: ruoyi123
|
||||
database: 0
|
||||
timeout: 10s
|
||||
ssl.enabled: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue