Enable the usage of msb https endpints
[multicloud/framework.git] / multivimbroker / docker / Dockerfile
index 2bfeac8..f12a875 100644 (file)
@@ -1,5 +1,6 @@
 FROM python:3.7-alpine
 
+ENV MSB_PROTO "http"
 ENV MSB_ADDR "127.0.0.1"
 ENV MSB_PORT "80"
 ENV AAI_ADDR "aai.api.simpledemo.openecomp.org"