From aa69771b1dc8d8da738881d094b28a9b94eb771d Mon Sep 17 00:00:00 2001 From: amit handa Date: Mon, 16 Jan 2023 07:27:28 -0800 Subject: [PATCH] fix api server path --- ui/example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/example.env b/ui/example.env index 54d0353..5a559ee 100644 --- a/ui/example.env +++ b/ui/example.env @@ -1 +1 @@ -REACT_APP_API_ENDPOINT=http://localhost:4001/ \ No newline at end of file +REACT_APP_API_ENDPOINT=http://localhost:4001/api