huangjiajun 2 months ago
parent
commit
4d84eca039
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Dockerfile-task

+ 1
- 1
Dockerfile-task View File

@@ -33,5 +33,5 @@ COPY --from=build /go/release/community_team_task ./community_team_task
COPY --from=build /go/release/etc/task.yml /var/zyos/task.yml COPY --from=build /go/release/etc/task.yml /var/zyos/task.yml


# 启动服务 # 启动服务
CMD ["./zyos_order_task","-c","/var/zyos/task.yml"]
CMD ["./community_team_task","-c","/var/zyos/task.yml"]



Loading…
Cancel
Save