Commit 6c5042ff authored by daidekun's avatar daidekun

7039

parent 58b7d0ca
...@@ -31,6 +31,8 @@ services: ...@@ -31,6 +31,8 @@ services:
- MERCHANT_BACKEND_HOST=app - MERCHANT_BACKEND_HOST=app
- MERCHANT_BACKEND_PORT=7038 - MERCHANT_BACKEND_PORT=7038
- MERCHANT_UI_PORT=7039 - MERCHANT_UI_PORT=7039
ports:
- "7039:7039"
depends_on: depends_on:
- app - app
networks: networks:
......
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