From a995666e8fe0945a6b5c54c5564eb5a5ded4bca0 Mon Sep 17 00:00:00 2001 From: Ajay1812 Date: Mon, 4 Nov 2024 17:44:38 +0530 Subject: [PATCH] url --- admin-client/src/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-client/src/config.js b/admin-client/src/config.js index b9bba54..c4344c0 100644 --- a/admin-client/src/config.js +++ b/admin-client/src/config.js @@ -1,2 +1,2 @@ -export const BASE_URL = 'http://localhost:3000' -// export const BASE_URL = 'https://dantveda-admin.netlify.app:3000' +// export const BASE_URL = 'http://localhost:3000' +export const BASE_URL = 'https://dantveda-admin.netlify.app:3000'