diff --git a/packages/common-lib/.env.development b/packages/common-lib/.env.development index 56397097..35c7a5f7 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.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt.uniteframework.io -REACT_APP_SECRET_KEY=9ca6e96d-f72e-4208-91f4-a2d8e681f767 \ No newline at end of file +REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file diff --git a/packages/common-lib/.env.production b/packages/common-lib/.env.production index 56397097..35c7a5f7 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.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt.uniteframework.io -REACT_APP_SECRET_KEY=9ca6e96d-f72e-4208-91f4-a2d8e681f767 \ No newline at end of file +REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file diff --git a/packages/core/.env.development b/packages/core/.env.development index a9a40402..3a79626a 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.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt.uniteframework.io REACT_APP_AUTH_URL="https://alt.uniteframework.io/auth/realms/hasura-app/protocol/openid-connect/token" -REACT_APP_SECRET_KEY=9ca6e96d-f72e-4208-91f4-a2d8e681f767 \ No newline at end of file +REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file diff --git a/packages/core/.env.production b/packages/core/.env.production index a9a40402..3a79626a 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.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt.uniteframework.io REACT_APP_AUTH_URL="https://alt.uniteframework.io/auth/realms/hasura-app/protocol/openid-connect/token" -REACT_APP_SECRET_KEY=9ca6e96d-f72e-4208-91f4-a2d8e681f767 \ No newline at end of file +REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file diff --git a/packages/student-app/.env.development b/packages/student-app/.env.development index 56397097..35c7a5f7 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.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt.uniteframework.io -REACT_APP_SECRET_KEY=9ca6e96d-f72e-4208-91f4-a2d8e681f767 \ No newline at end of file +REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file diff --git a/packages/student-app/.env.production b/packages/student-app/.env.production index 56397097..35c7a5f7 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.uniteframework.io/api/v1 REACT_APP_BASE_URL=https://alt.uniteframework.io -REACT_APP_SECRET_KEY=9ca6e96d-f72e-4208-91f4-a2d8e681f767 \ No newline at end of file +REACT_APP_SECRET_KEY=ixoAI89JICldF5xF9Y8cgDGJrbOu6SGw \ No newline at end of file diff --git a/packages/teacher-app/.env.development b/packages/teacher-app/.env.development index 6abb03c2..99b52a0f 100644 --- a/packages/teacher-app/.env.development +++ b/packages/teacher-app/.env.development @@ -1,2 +1,2 @@ REACT_APP_OAUTH_PROXY_ENABLED=false -REACT_APP_API_URL=https://alt-dev.uniteframework/api/v1 +REACT_APP_API_URL=https://alt.uniteframework.io/api/v1 diff --git a/packages/teacher-app/.env.production b/packages/teacher-app/.env.production index 6473a111..777e2934 100644 --- a/packages/teacher-app/.env.production +++ b/packages/teacher-app/.env.production @@ -1,4 +1,4 @@ REACT_APP_OAUTH_PROXY_ENABLED=false REACT_APP_OAUTH_PROXY_ENABLED=false -REACT_APP_API_URL=https://alt-dev.uniteframework/api/v1 -REACT_APP_BASE_URL=https://alt-dev.uniteframework +REACT_APP_API_URL=https://alt.uniteframework.io/api/v1 +REACT_APP_BASE_URL=https://alt.uniteframework.io