Add new HTTPS listener on port 8443
[sdnc/oam.git] / installation / admportal / src / main / docker / Dockerfile
index abaa056..21cd7a3 100644 (file)
@@ -9,4 +9,4 @@ MAINTAINER SDN-C Team (sdnc@lists.openecomp.org)
 COPY opt /opt
 
 #ENTRYPOINT exec /opt/openecomp/sdnc/admportal/shell/startssl.sh
-EXPOSE 8843
+EXPOSE 8843 8443