update 更新 redis 密码策略
parent
4af7ed6a30
commit
49a575b3bd
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue