!147 增加redis密码

Merge pull request !147 from Hermit/fork
pull/2/head
芋道源码 2022-05-02 08:01:34 +00:00 committed by Gitee
commit 6f312f9466
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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

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