Skip to content

Commit

Permalink
add QA manage UI to CORS configuration (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
devksingh4 authored Sep 1, 2024
1 parent e042241 commit 0bdca5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const environmentConfig: EnvironmentConfigType = {
"http://localhost:3000",
"http://localhost:5173",
"https://merch-pwa.pages.dev",
"https://manage.qa.acmuiuc.org",
/^https:\/\/(?:.*\.)?acmuiuc\.pages\.dev$/,
],
AadValidClientId: "39c28870-94e4-47ee-b4fb-affe0bf96c9f",
Expand Down

0 comments on commit 0bdca5b

Please sign in to comment.