mirror of
https://github.com/yangzongzhuan/RuoYi-Vue.git
synced 2025-09-07 21:58:51 +00:00
配置文件增加redis属性password
This commit is contained in:
@@ -61,6 +61,8 @@ spring:
|
||||
host: localhost
|
||||
# 端口,默认为6379
|
||||
port: 6379
|
||||
# 密码
|
||||
password:
|
||||
# 连接超时时间
|
||||
timeout: 10s
|
||||
lettuce:
|
||||
|
Reference in New Issue
Block a user