Commit 58b7d0ca authored by daidekun's avatar daidekun

hackbugs

parent 7b38f4c2
version: '2'
services:
app:
image: 192.168.4.36/merchant-backend/merchant-backend:0.0.1-master-SNAPSHOT
image: 192.168.4.36/java/merchant-backend
ports:
- "8080:8080"
- "7038:7038"
......@@ -26,7 +26,7 @@ services:
- front-tier
- back-tier
fe:
image: 192.168.4.36/ui/merchant-op-ui:latest
image: 192.168.4.36/ui/merchant-op-ui
environment:
- MERCHANT_BACKEND_HOST=app
- MERCHANT_BACKEND_PORT=7038
......
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