infrastructure(config): 更新 Redis 数据库配置
- 修改 cool Redis 实例的地址从 "159.75.107.160:6379"
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user