Repair Portal defects; upgrade Docker build.
[portal.git] / ecomp-portal-BE-common / src / main / java / org / openecomp / portalapp / portal / utils / EPCommonSystemProperties.java
index 23bb356..dd33bf6 100644 (file)
@@ -62,5 +62,6 @@ public class EPCommonSystemProperties extends SystemProperties {
        public static final String AUTH_USER_SERVER                                     = "auth_user_server";
        public static final String EXTERNAL_ACCESS_ENABLE                               = "external_access_enable";
        public static final String WIDGET_MS_PROTOCOL                                   = "microservices.widget.protocol";
+       public static final String WIDGET_MS_HOSTNAME                                   = "microservices.widget.hostname";
 
 }
\ No newline at end of file