Skip to content

Commit 6b3bf47

Browse files
committed
add QA manage UI to CORS configuration
1 parent e042241 commit 6b3bf47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const environmentConfig: EnvironmentConfigType = {
4848
"http://localhost:3000",
4949
"http://localhost:5173",
5050
"https://merch-pwa.pages.dev",
51+
"https://manage.qa.acmuiuc.org",
5152
/^https:\/\/(?:.*\.)?acmuiuc\.pages\.dev$/,
5253
],
5354
AadValidClientId: "39c28870-94e4-47ee-b4fb-affe0bf96c9f",

0 commit comments

Comments
 (0)