From ce2d052fa017b37f8c14b7cb4364afa9aec94da1 Mon Sep 17 00:00:00 2001 From: Sushant Raj <66193982+Sushant0999@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:25:18 +0530 Subject: [PATCH] Update .env --- url_exct_frontend/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/url_exct_frontend/.env b/url_exct_frontend/.env index 4fbaed8..3128333 100644 --- a/url_exct_frontend/.env +++ b/url_exct_frontend/.env @@ -1,2 +1,2 @@ -REACT_APP_BASE_URL=http://localhost:8080 -#REACT_APP_BASE_URL=https://70c3-103-54-100-147.ngrok-free.app +#REACT_APP_BASE_URL=http://localhost:8080 +REACT_APP_BASE_URL=https://url-extarctor-springboot-java-server.onrender.com