summaryrefslogtreecommitdiffstats
path: root/starlingx/docker/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'starlingx/docker/Dockerfile')
-rw-r--r--starlingx/docker/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/starlingx/docker/Dockerfile b/starlingx/docker/Dockerfile
index 9020057d..4e635297 100644
--- a/starlingx/docker/Dockerfile
+++ b/starlingx/docker/Dockerfile
@@ -20,6 +20,7 @@ ARG HTTPS_PROXY=${HTTPS_PROXY}
ENV http_proxy $HTTP_PROXY
ENV https_proxy $HTTPS_PROXY
+ENV MSB_PROTO "http"
ENV MSB_ADDR "127.0.0.1"
ENV MSB_PORT "80"
ENV AAI_ADDR "aai.api.simpledemo.openecomp.org"