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';