mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-03 11:05:58 +00:00
update 增加 redis 无密码使用说明
This commit is contained in:
@@ -101,7 +101,8 @@ spring:
|
||||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
password:
|
||||
# 密码(如没有密码请注释掉)
|
||||
# password:
|
||||
database: 0
|
||||
timeout: 10s
|
||||
ssl: false
|
||||
|
Reference in New Issue
Block a user