fix:redis密码

This commit is contained in:
xiang
2025-09-02 23:12:11 +08:00
parent 84486e0ba8
commit 199f6b7048
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ spring:
redis:
host: r-bp1wt59a6nfyt4e3ltpd.redis.rds.aliyuncs.com
port: 6379
password: Admin@123 # 如果无密码可以省略
password: Xiang0000 # 如果无密码可以省略
database: 0
timeout: 5000
lettuce: