first commit
Some checks failed
本地构建并运行容器 / build (push) Has been cancelled

This commit is contained in:
2026-05-28 00:45:51 +08:00
parent 882f287ed4
commit 48be418eee

View File

@@ -5,10 +5,10 @@ services:
restart: always
environment:
# 每30秒运行一次检查
- CRON=*/30 * * * * *
# - CRON=*/30 * * * * *
# 每一小时,运行一次检查
# - CRON=0 0 * * * *
- CRON=0 0 * * * *
# - DOUYIN_PAGE=抖音主播主页地址
- PAGE_TIMEOUT=30000