From b9df6292456515f76ed93ace11d8eb69c93195a3 Mon Sep 17 00:00:00 2001 From: PrasadAthani <150219751+PrasadAthani@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:47:32 +0530 Subject: [PATCH] Update .env.development --- packages/teacher-app/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/teacher-app/.env.development b/packages/teacher-app/.env.development index 113c9746..6abb03c2 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.uniteframework/api/v1 \ No newline at end of file +REACT_APP_API_URL=https://alt-dev.uniteframework/api/v1