From ee0d4fde5d5af0031207ec3ae5305efc57e2f4b7 Mon Sep 17 00:00:00 2001 From: Dave Thompson Date: Wed, 15 May 2024 07:48:55 +0100 Subject: [PATCH] DARTS portal - allow stub data in staging (#4684) --- apps/darts-modernisation/darts-portal/stg.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/darts-modernisation/darts-portal/stg.yaml b/apps/darts-modernisation/darts-portal/stg.yaml index 89d94bb8901..fa7b1d2bfb0 100644 --- a/apps/darts-modernisation/darts-portal/stg.yaml +++ b/apps/darts-modernisation/darts-portal/stg.yaml @@ -13,3 +13,4 @@ spec: DARTS_PORTAL_URL: https://darts.staging.apps.hmcts.net DARTS_AZUREAD_B2C_ORIGIN_HOST: https://hmctsstgextid.b2clogin.com DARTS_DYNATRACE_SCRIPT_URL: https://js-cdn.dynatrace.com/jstag/17177a07246/bf24054dsx/274641a9600eefc2_complete.js + DARTS_PORTAL_ALLOW_STUB_DATA: true