diff --git a/config/env.yaml b/config/env.yaml index 6262271..7459ead 100644 --- a/config/env.yaml +++ b/config/env.yaml @@ -70,7 +70,7 @@ asynq: # asynq monitoring 监控dashbord服务端口 port: 7013 #是否开启 数据面板服务 - enable: true + enable: false #是否开启调度注册; 当多台机器时会重复注册,导致任务执行多次;多个机器只需要开启一台服务的注册即可;执行任务时分布式的 enableRegisterSched: true #动态调度任务 配置文件路径