From fdf7aa6dd6d6fe031704bb2ce45208c1e5c370cd Mon Sep 17 00:00:00 2001 From: Marnix Dessing Date: Fri, 31 Mar 2023 15:40:14 +0200 Subject: [PATCH] fix: start using production scheme in prod --- src/Configuration.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Configuration.ts b/src/Configuration.ts index 606ee0d6..45e2a93a 100644 --- a/src/Configuration.ts +++ b/src/Configuration.ts @@ -86,7 +86,7 @@ const configurations: { [name: string] : Configuration } = { codeStarConnectionArn: Statics.codeStarConnectionArn, includePipelineValidationChecks: false, setWafRatelimit: true, - useDemoScheme: true, // For now keep this true, so we do not issue valid attributes untill everything works + useDemoScheme: false, nijmegenSubdomain: 'yivi', // yivi.nijmegen.nl cnameRecords: { '_988b6a082afeb2260ef3a85673b887c8.yivi-issue.auth-prod.csp-nijmegen.nl': '_e38b4911aa3741d5dda4456d86105c4e.btsqtkxpyp.acm-validations.aws',