There was an error while loading. Please reload this page.
1 parent 254d210 commit b2bdee3Copy full SHA for b2bdee3
1 file changed
src/config.ts
@@ -25,7 +25,7 @@ const ENVIRONMENTS: Record<'local-dev' | 'dev' | 'prod', AppConfig> = {
25
auth: {
26
authority: 'https://login.microsoftonline.com/44467e6f-462c-4ea2-823f-7800de5434e3',
27
clientId: '7924ef11-be10-413d-aaa9-f1d634e85a26',
28
- redirectUri: 'https://rsvp.aws.qa.acmuiuc.org/auth/callback'
+ redirectUri: 'https://rsvp.qa.acmuiuc.org/auth/callback'
29
}
30
},
31
0 commit comments