File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
copilot/fsd-form-runner-adapter Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ variables:
61
61
JWT_REDIRECT_TO_AUTHENTICATION_URL : " https://authenticator.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/sessions/sign-out"
62
62
LOGOUT_URL : " https://authenticator.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/sessions/sign-out"
63
63
MULTIFUND_URL : " https://frontend.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/account"
64
- NODE_CONFIG : ' {"safelist": ["fsd-application-store", "fsd-pre-award-stores"]}'
64
+ NODE_CONFIG : ' {"safelist": ["fsd-application-store", "fsd-pre-award-stores", "fsd-pre-award" ]}'
65
65
NODE_ENV : production
66
66
PRIVACY_POLICY_URL : " https://frontend.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/privacy"
67
67
SERVICE_START_PAGE : " https://frontend.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/account"
You can’t perform that action at this time.
0 commit comments