From 8c03e89326ffd567fe213486da68d8918a55f013 Mon Sep 17 00:00:00 2001 From: Oliver Scott Date: Fri, 8 Dec 2023 13:32:56 +0000 Subject: [PATCH] Dummy PR --- charts/vh-admin-web/values.dev.template.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/vh-admin-web/values.dev.template.yaml b/charts/vh-admin-web/values.dev.template.yaml index c653d0aa1..b45ab7f7d 100644 --- a/charts/vh-admin-web/values.dev.template.yaml +++ b/charts/vh-admin-web/values.dev.template.yaml @@ -8,4 +8,5 @@ java: AZUREAD__POSTLOGOUTREDIRECTURI: https://${SERVICE_FQDN}/logout AZUREAD__REDIRECTURI: https://${SERVICE_FQDN}/home DOM1__POSTLOGOUTREDIRECTURI: https://${SERVICE_FQDN}/logout - DOM1__REDIRECTURI: https://${SERVICE_FQDN}/home \ No newline at end of file + DOM1__REDIRECTURI: https://${SERVICE_FQDN}/home + VHSERVICES__BOOKINGSAPIURL: https://vh-bookings-api-pr-783.dev.platform.hmcts.net/ \ No newline at end of file