X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fresources%2Fportal.properties;h=d870e028c997b216614d2784d1434cadc0991f7d;hb=0a46c82e91de6d98c02bd67f70f024bd95751a64;hp=b6c0dc14f32122d06463031cf9649af6129a5387;hpb=a7cdc59c82c097c1618e64ed15157a7b36cb622a;p=validation.git diff --git a/ui/src/main/resources/portal.properties b/ui/src/main/resources/portal.properties index b6c0dc1..d870e02 100644 --- a/ui/src/main/resources/portal.properties +++ b/ui/src/main/resources/portal.properties @@ -56,7 +56,7 @@ use_rest_for_functional_menu=true portal.api.impl.class = org.onap.portalapp.service.OnBoardingApiServiceImpl # URL of the Portal where this app is onboarded -ecomp_redirect_url = https://portal.onap.org/ecompportal/process_csp +ecomp_redirect_url = https://bluval.akraino.org:8443/bluvalui/ # URL of the ECOMP Portal REST API ecomp_rest_url = http://portal.onap.org:50580/ecompportal/auxapi @@ -70,7 +70,7 @@ ueb_listeners_enable = false ueb_app_key = REPLACE-ME-UEB-APP-KEY-EPSDK-APP-OS # Name of the akraino database -akraino_database_name = akraino +akraino_database_name = akraino_bluvalui # Nexus URL nexus_url = https://nexus.akraino.org/content/sites/logs @@ -79,4 +79,4 @@ nexus_url = https://nexus.akraino.org/content/sites/logs thread_sleep = 5000 # Number of last timestamps to retrieve proactively from Nexus -no_last_timestamps = 50 \ No newline at end of file +no_last_timestamps = 100 \ No newline at end of file