Skip to content

Commit

Permalink
Prod Cognito pool updated
Browse files Browse the repository at this point in the history
  • Loading branch information
D42H5 committed Feb 6, 2025
1 parent bac5d23 commit cb64d2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/visitor-console/src/config/getAmplifyConfig.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ interface AmplifyConfig {
export function getAmplifyConfig(): AmplifyConfig {
const hostname = window.location.hostname;

const prodUserPoolId = "us-east-1_TQ9FwRJ44";
const prodUserPoolClientId = "58lututlkaggp6h8tu9oauqp5p";
const prodUserPoolId = "us-east-1_biYxbm7Xf";
const prodUserPoolClientId = "1te4t5qtohl5t0c35lfcsl8vkr";

const betaUserPoolId = "us-east-1_4w535EQDB";
const betaUserPoolClientId = "6sfun4otg8chqplrmco2qvivni";
Expand Down

0 comments on commit cb64d2e

Please sign in to comment.