提交 38326f2f 作者: 429287088

1

上级 5c4e1de6
...@@ -11,7 +11,7 @@ services: ...@@ -11,7 +11,7 @@ services:
bc-task: bc-task:
image: registry.cn-hangzhou.aliyuncs.com/weisanyun/task:alpine image: registry.cn-hangzhou.aliyuncs.com/weisanyun/task:alpine
environment: environment:
- TASK_CNF: */1 * * * * wget --spider 'http://bc-app/wsy_blockchain/task/api/index.php?m=cron_dispatch&a=index' - TASK_CNF=*/1 * * * * wget --spider 'http://bc-app/wsy_blockchain/task/api/index.php?m=cron_dispatch&a=index'
stdin_open: true stdin_open: true
tty: true tty: true
labels: labels:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论