summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-21 14:10:58 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-21 14:11:02 -0400
commitff150ba67c0ec7d6c9f0b53d538be1f9f5f3cd98 (patch)
tree498458623051e348f79fcf85dc912daa27e89eba
parentb299e9707a869769510aa25952720a595304bedc (diff)
Set to internal port per portal team
Issue-ID: AAI-2411 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib73f63a2c86f13dfff611c5d789a34d46682732c
-rw-r--r--charts/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties b/charts/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties
index 375ffc1..2db1978 100644
--- a/charts/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties
+++ b/charts/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties
@@ -22,7 +22,7 @@ portal.api.impl.class = org.onap.aai.sparky.security.portal.PortalRestAPICentral
# Instance of ECOMP Portal where the app has been on-boarded
# use insecure http for dev purposes to avoid self-signed certificate
-ecomp_rest_url = https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/auxapi
+ecomp_rest_url = https://portal.api.simpledemo.onap.org:8443/ONAPPORTAL/auxapi
# Standard global logon page
ecomp_redirect_url = https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/login.htm