diff --git a/api/constants.ts b/api/constants.ts index 1d081a8..8247920 100644 --- a/api/constants.ts +++ b/api/constants.ts @@ -1,3 +1,3 @@ -// export const BASE_URL = process.env.NEXT_PUBLIC_BASE_URL -export const BASE_URL ='http://192.168.120.5:8000' +export const BASE_URL = process.env.NEXT_PUBLIC_BASE_URL +// export const BASE_URL ='http://192.168.120.5:8000' //