infrastructure(config): 更新 Redis 数据库配置

- 修改 cool Redis 实例的地址从 "159.75.107.160:6379"
This commit is contained in:
2025-07-04 20:39:20 +08:00
parent 56ced5c507
commit 065e205427

View File

@@ -46,9 +46,9 @@ database:
# Redis 配置示例 # Redis 配置示例
redis: redis:
cool: cool:
address: "159.75.107.160:6379" address: "82.23.177.97:6379"
db: 0 db: 0
pass: 154252 pass: "redis_GCFsex"
blazing: blazing:
autoMigrate: true autoMigrate: true