diff --git a/charts/vh-admin-web/values.dev.template.yaml b/charts/vh-admin-web/values.dev.template.yaml index c653d0aa1..0afcfd1af 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-833.dev.platform.hmcts.net/ \ No newline at end of file