summaryrefslogtreecommitdiffstats
path: root/vnfmarket-be/deployment/install/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket-be/deployment/install/docker-compose.yml')
-rw-r--r--vnfmarket-be/deployment/install/docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnfmarket-be/deployment/install/docker-compose.yml b/vnfmarket-be/deployment/install/docker-compose.yml
index b9c55427..8d39b76d 100644
--- a/vnfmarket-be/deployment/install/docker-compose.yml
+++ b/vnfmarket-be/deployment/install/docker-compose.yml
@@ -24,6 +24,7 @@ services:
ports:
- "8702-8703:8702-8703"
- "8000:8000"
+ - "50051:50051"
environment:
POSTGRES_SERVICE_HOST: postgres
JPDA_ADDRESS: 8000