diff --git a/charts/vh-admin-web/values.dev.template.yaml b/charts/vh-admin-web/values.dev.template.yaml index 9cc9ce21d..c653d0aa1 100644 --- a/charts/vh-admin-web/values.dev.template.yaml +++ b/charts/vh-admin-web/values.dev.template.yaml @@ -8,5 +8,4 @@ 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 - VHSERVICES__BOOKINGSAPIURL: https://vh-bookings-api-pr-729.dev.platform.hmcts.net/ \ No newline at end of file + DOM1__REDIRECTURI: https://${SERVICE_FQDN}/home \ No newline at end of file