huangjiajun há 2 meses
ascendente
cometimento
4d84eca039
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      Dockerfile-task

+ 1
- 1
Dockerfile-task Ver ficheiro

@@ -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

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


Carregando…
Cancelar
Guardar