summaryrefslogtreecommitdiffstats
path: root/nokiav2/deployment/src/main/resources/docker-entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nokiav2/deployment/src/main/resources/docker-entrypoint.sh')
-rwxr-xr-xnokiav2/deployment/src/main/resources/docker-entrypoint.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nokiav2/deployment/src/main/resources/docker-entrypoint.sh b/nokiav2/deployment/src/main/resources/docker-entrypoint.sh
index 79ccd05b..20fa5a5e 100755
--- a/nokiav2/deployment/src/main/resources/docker-entrypoint.sh
+++ b/nokiav2/deployment/src/main/resources/docker-entrypoint.sh
@@ -50,6 +50,7 @@ function configure(){
if [ ! -z "$CONFIGURE" ] ; then
switchLine driverMsbExternalIp $EXTERNAL_IP
switchLine driverVnfmExternalIp $EXTERNAL_IP
+ switchLine externalPort $EXTERNAL_PORT
switchLine messageBusIp $MSB_IP
switchLine vnfmId $VNFM_ID
switchLine ipMap $IP_MAP