From 06a33c2a95bb1ca9d8abb76f18882b0dfbe5ed6b Mon Sep 17 00:00:00 2001 From: petergphillips Date: Wed, 17 Jan 2024 14:28:29 +0000 Subject: [PATCH] =?UTF-8?q?SDIT-1402:=20=F0=9F=94=A7=20Move=20to=20new=20p?= =?UTF-8?q?reprod=20prison=20api=20in=20cloud=20platform=20(#665)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: danbenton-mojdt <113102670+danbenton-mojdt@users.noreply.github.com> --- helm_deploy/values-preprod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm_deploy/values-preprod.yaml b/helm_deploy/values-preprod.yaml index 936035f6..e2b296cb 100644 --- a/helm_deploy/values-preprod.yaml +++ b/helm_deploy/values-preprod.yaml @@ -17,7 +17,7 @@ ingress: env: NOMIS_AUTH_URL: https://sign-in-preprod.hmpps.service.justice.gov.uk/auth - PRISON_API_URL: "https://api-preprod.prison.service.justice.gov.uk" + PRISON_API_URL: "https://prison-api-preprod.prison.service.justice.gov.uk" PRISONER_SEARCH_API_URL: https://prisoner-search-preprod.prison.service.justice.gov.uk EXIT_LOCATION_URL: https://digital-preprod.prison.service.justice.gov.uk/ EMAIL_LOCATION_URL: https://preprod.use-of-force.service.justice.gov.uk