diff --git a/config/config.yaml b/config/config.yaml index 6586e20..18a232d 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -47,7 +47,7 @@ redis: host: 47.97.27.195:6379 type: node pass: lansexiongdi@666 - key: report-api-test + key: ai_scheduler-test pollSize: 5 #连接池大小,不配置,或配置为0表示不启用连接池 minIdleConns: 2 #最小空闲连接数 maxIdleTime: 30 #每个连接最大空闲时间,如果超过了这个时间会被关闭