增加redis密码

pull/2/head
Hermit 2022-04-29 11:34:06 +08:00
parent a1ff34b388
commit 49b54f1bae
2 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,7 @@ spring:
host: 400-infra.server.iocoder.cn # 地址
port: 6379 # 端口
database: 1 # 数据库索引
password: 123456
jasypt:
encryptor:

View File

@ -60,6 +60,7 @@ spring:
host: 127.0.0.1 # 地址
port: 6379 # 端口
database: 0 # 数据库索引
password: 123456
jasypt:
encryptor: