Commit 8c35bfed authored by 吴文龙's avatar 吴文龙

删除同步服务

parent d55354c3
......@@ -131,15 +131,6 @@ services:
image: "${DOCKER_REPO}/${WEB_DTWIN_DOCKER_NAME}:${EDGE_VERSION}"
ports:
- "80"
tb-ds-edge:
restart: always
image: "${DOCKER_REPO}/${DS_EDGE_DOCKER_NAME}:${TB_VERSION}"
volumes:
- ./tb-ds-edge/log:/logs/iot-ds-platform
ports:
- "7788"
env_file:
- tb-ds-edge.env
haproxy:
restart: always
container_name: "${LOAD_BALANCER_NAME}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment