From ae8d795ac3aa74232654b23d5386ae508370f4e0 Mon Sep 17 00:00:00 2001 From: Pradeeppon01 Date: Thu, 11 Jul 2024 12:51:38 +0530 Subject: [PATCH] latest --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 3366efa..a596950 100644 --- a/.env +++ b/.env @@ -1,4 +1,5 @@ #VITE_REACT_APP_BACKEND_URL="https://sandbox.exampaper.vidh.ai" METABASE_BASE_URL="http://metabase.usln.in/public/question/d8774923-09bb-4cd9-903b-559d417e12cf" -VITE_REACT_APP_BACKEND_URL="http://localhost:9999" +# VITE_REACT_APP_BACKEND_URL="http://localhost:9999" +VITE_REACT_APP_BACKEND_URL="https://api.exampaper.vidh.ai" \ No newline at end of file