We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93dac65 commit 13fb8c1Copy full SHA for 13fb8c1
cloudformation/main.yml
@@ -45,7 +45,7 @@ Mappings:
45
ApiCertificateArn: arn:aws:acm:us-east-1:298118738376:certificate/6142a0e2-d62f-478e-bf15-5bdb616fe705
46
HostedZoneId: Z05246633460N5MEB9DBF
47
ApiDomainName: "aws.acmuiuc.org" # CHANGE ME
48
- ValidCorsOrigins: ["https://acm.illinois.edu"]
+ ValidCorsOrigins: ["https://acm.illinois.edu", "https://www.acm.illinois.edu"]
49
AadValidClientId: "5e08cf0f-53bb-4e09-9df2-e9bdc3467296"
50
EnvironmentToCidr:
51
dev:
0 commit comments