update link to upper-constraints.txt
[multicloud/framework.git] / multivimbroker / docker / Dockerfile
index 86841de..8bcd6e5 100644 (file)
@@ -9,6 +9,7 @@ ENV AAI_PORT "8443"
 ENV AAI_SCHEMA_VERSION "v11"
 ENV AAI_USERNAME "AAI"
 ENV AAI_PASSWORD "AAI"
+ENV AAI_PROTOCOL "https"
 
 EXPOSE 9001