From 0518a96279395dccc187bdea35707ad069a894a7 Mon Sep 17 00:00:00 2001 From: aastha Date: Fri, 20 Dec 2024 15:29:51 +0530 Subject: [PATCH] Minor --- src/environments/environment.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/environments/environment.ts b/src/environments/environment.ts index 668c511f4c..94ec5fe27e 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -7,7 +7,7 @@ export const environment = { NAME: '', CLUSTER_DOMAIN: '', ROOT_URL: '', - ROUTER_API_ENDPOINT: 'https://accounts.fyle.tech', + ROUTER_API_ENDPOINT: '', IP_FIND_KEY: '', ANDROID_CLIENT_ID: '', GOOGLE_MAPS_API_KEY: '',