aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/resources/application-development.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/resources/application-development.yml')
-rw-r--r--app/src/main/resources/application-development.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/resources/application-development.yml b/app/src/main/resources/application-development.yml
index e5de9be..d68870f 100644
--- a/app/src/main/resources/application-development.yml
+++ b/app/src/main/resources/application-development.yml
@@ -25,5 +25,5 @@ management:
bff:
realm: ONAP
preferences-url: ${PREFERENCES_URL}
- history-url: ${PORTAL_HISTORY_URL}
+ history-url: ${HISTORY_URL}
keycloak-url: ${KEYCLOAK_URL}