From 32a548c1198b2cda9b85ab04e639a41cacef5842 Mon Sep 17 00:00:00 2001 From: UO289337 <145553440+UO289337@users.noreply.github.com> Date: Sun, 10 Mar 2024 01:32:19 +0100 Subject: [PATCH] =?UTF-8?q?Modificaci=C3=B3n=20Endpoint?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webapp/.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapp/.env b/webapp/.env index c810bde7..9fd40c03 100644 --- a/webapp/.env +++ b/webapp/.env @@ -1 +1,2 @@ -REACT_APP_API_ENDPOINT=http://localhost:8000 \ No newline at end of file +REACT_APP_API_ENDPOINT=http://localhost:8000 +REACT_GENERATOR_APP_API_ENDPOINT=http://localhost:8003