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"