提交 665cda9f 编写于 作者: 夏天飘过的风's avatar 夏天飘过的风

优化docker-compose.yml

上级 893a6dd7
......@@ -60,8 +60,6 @@ services:
- education
ports:
- "5730:5730"
depends_on:
- app-gateway
user-service:
build:
context: ./roncoo-education-user/roncoo-education-user-service
......@@ -77,8 +75,6 @@ services:
- education
ports:
- "5720:5720"
depends_on:
- app-gateway
course-service:
build:
context: ./roncoo-education-course/roncoo-education-course-service
......@@ -94,8 +90,6 @@ services:
- education
ports:
- "5710:5710"
depends_on:
- app-gateway
networks:
education:
driver: bridge
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册