From bbadcaffb6e84a9ea6a5cb21bfd1bd13b46de811 Mon Sep 17 00:00:00 2001 From: david alvarez <99325990+bidof@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:41:49 +0100 Subject: [PATCH] Update .env --- webapp/.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webapp/.env b/webapp/.env index c810bde..84b691b 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 +API_URI="172.167.244.198"