summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties')
-rwxr-xr-xkubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties7
1 files changed, 2 insertions, 5 deletions
diff --git a/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties b/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties
index 062b52c63d..d6115b1837 100755
--- a/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties
+++ b/kubernetes/config/docker/init/src/config/portal/portal-fe/webapps/etc/ECOMPPORTALAPP/system.properties
@@ -46,7 +46,6 @@ sessiontimeout_feed_cron = 0 0/5 * * * ? *
#Front end URL
frontend_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/applicationsHome
-
#cookie domain
cookie_domain = openecomp.org
@@ -57,12 +56,9 @@ cookie_domain = openecomp.org
# Online Unique UUID generator - https://www.uuidgenerator.net/
instance_uuid = 90bc9497-10e6-49fe-916b-dcdfaa972383
-ecomp_shared_context_rest_url= http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/context
elastic_search_url = http://
contact_us_link = http://
user_guide_link = http://
-# ML - commented out this hardcoded test path
-#temp_path = C:/Users/cfu/Desktop/temp
# Contact Us page properties
ush_ticket_url = http://
@@ -81,13 +77,14 @@ authenticate_user_server=http://portal.api.simpledemo.openecomp.org:8383/openid-
#window width threshold to collapse left/right menu when page onload
window_width_threshold_left_menu = 1400
window_width_threshold_right_menu = 1350
+
# User notification refresh interval and duration, in seconds
notification_update_rate = 90
notification_update_duration = 900
#Microservices Related Properties for Portal
microservices.widget.protocol = http
-microservices.widget.hostname = portal.api.simpledemo.openecomp.org
+microservices.widget.hostname = portalwidgets.onap-portal
microservices.widget.username = widget_user
microservices.widget.password = KpuqIB08YHg+btG+pjX+sA==
#This property won't be needed after consul is functional on VMs -