From d95a663d97084052ce7a2423c26eb227fc0a89f3 Mon Sep 17 00:00:00 2001 From: shafi54 <108669266+shafi-aviz@users.noreply.github.com> Date: Sat, 24 Jan 2026 14:42:17 +0530 Subject: [PATCH] enh --- packages/ui/index.ts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/ui/index.ts b/packages/ui/index.ts index 33c0462..b448e91 100755 --- a/packages/ui/index.ts +++ b/packages/ui/index.ts @@ -63,9 +63,8 @@ const isDevMode = Constants.executionEnvironment !== "standalone"; // const BASE_API_URL = API_URL; // const BASE_API_URL = 'http://10.0.2.2:4000'; // const BASE_API_URL = 'http://192.168.100.101:4000'; -const BASE_API_URL = 'http://192.168.1.14:4000'; -// const BASE_API_URL = "https://mf.technocracy.ovh"; -// let BASE_API_URL = "https://mf.freshyo.in"; +// const BASE_API_URL = 'http://192.168.1.14:4000'; +let BASE_API_URL = "https://mf.freshyo.in"; // let BASE_API_URL = 'http://192.168.100.103:4000'; // let BASE_API_URL = 'http://192.168.29.219:4000';