Commit c465cb28 authored by daidekun's avatar daidekun

修改dockercompose

parent 10c3d2c8
...@@ -25,12 +25,12 @@ services: ...@@ -25,12 +25,12 @@ services:
networks: networks:
- front-tier - front-tier
- back-tier - back-tier
fe: merchant-op-ui:
image: 192.168.4.36/ui/merchant-op-ui image: 192.168.4.36/ui/merchant-op-ui
ports: ports:
- "7039:7039" - "7039:7039"
depends_on: depends_on:
- app - merchant-backend
networks: networks:
- front-tier - front-tier
db: db:
......
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