diff --git a/packages/common-lib/.env.development b/packages/common-lib/.env.development index 04819ef9..35ab96cc 100644 --- a/packages/common-lib/.env.development +++ b/packages/common-lib/.env.development @@ -1,4 +1,4 @@ REACT_APP_OAUTH_PROXY_ENABLED=false REACT_APP_API_URL=https://alt-palooza.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt-palooza.uniteframework.io -REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file +REACT_APP_SECRET_KEY=f2a17d10-e1b1-457f-9db4-201ab22e40bd \ No newline at end of file diff --git a/packages/common-lib/.env.production b/packages/common-lib/.env.production index 04819ef9..35ab96cc 100644 --- a/packages/common-lib/.env.production +++ b/packages/common-lib/.env.production @@ -1,4 +1,4 @@ REACT_APP_OAUTH_PROXY_ENABLED=false REACT_APP_API_URL=https://alt-palooza.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt-palooza.uniteframework.io -REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file +REACT_APP_SECRET_KEY=f2a17d10-e1b1-457f-9db4-201ab22e40bd \ No newline at end of file diff --git a/packages/core/.env.development b/packages/core/.env.development index 39b7c7f6..4977cee2 100644 --- a/packages/core/.env.development +++ b/packages/core/.env.development @@ -2,4 +2,4 @@ REACT_APP_OAUTH_PROXY_ENABLED=false REACT_APP_API_URL=https://alt-palooza.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt-palooza.uniteframework.io REACT_APP_AUTH_URL="https://alt-palooza.uniteframework.io/auth/realms/hasura-app/protocol/openid-connect/token" -REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file +REACT_APP_SECRET_KEY=f2a17d10-e1b1-457f-9db4-201ab22e40bd \ No newline at end of file diff --git a/packages/core/.env.production b/packages/core/.env.production index 39b7c7f6..4977cee2 100644 --- a/packages/core/.env.production +++ b/packages/core/.env.production @@ -2,4 +2,4 @@ REACT_APP_OAUTH_PROXY_ENABLED=false REACT_APP_API_URL=https://alt-palooza.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt-palooza.uniteframework.io REACT_APP_AUTH_URL="https://alt-palooza.uniteframework.io/auth/realms/hasura-app/protocol/openid-connect/token" -REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file +REACT_APP_SECRET_KEY=f2a17d10-e1b1-457f-9db4-201ab22e40bd \ No newline at end of file diff --git a/packages/student-app/.env.development b/packages/student-app/.env.development index 04819ef9..35ab96cc 100644 --- a/packages/student-app/.env.development +++ b/packages/student-app/.env.development @@ -1,4 +1,4 @@ REACT_APP_OAUTH_PROXY_ENABLED=false REACT_APP_API_URL=https://alt-palooza.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt-palooza.uniteframework.io -REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file +REACT_APP_SECRET_KEY=f2a17d10-e1b1-457f-9db4-201ab22e40bd \ No newline at end of file diff --git a/packages/student-app/.env.production b/packages/student-app/.env.production index 04819ef9..35ab96cc 100644 --- a/packages/student-app/.env.production +++ b/packages/student-app/.env.production @@ -1,4 +1,4 @@ REACT_APP_OAUTH_PROXY_ENABLED=false REACT_APP_API_URL=https://alt-palooza.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt-palooza.uniteframework.io -REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file +REACT_APP_SECRET_KEY=f2a17d10-e1b1-457f-9db4-201ab22e40bd \ No newline at end of file