修改容器化的配置

This commit is contained in:
孙小云 2026-01-09 18:19:48 +08:00
parent 3803cec03b
commit 40eae7180c
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ main_repository:
# 监听配置 # 监听配置
monitor: monitor:
poll_interval: 60 # 轮询间隔(秒) poll_interval: 10 # 轮询间隔(秒)
enabled_repos: [] # 空数组表示监听所有仓库,或指定具体仓库名称列表 enabled_repos: [] # 空数组表示监听所有仓库,或指定具体仓库名称列表
# 部署配置 # 部署配置