diff --git a/api/constants.ts b/api/constants.ts index 53e1866..8dfaed6 100644 --- a/api/constants.ts +++ b/api/constants.ts @@ -1,2 +1,3 @@ -export const BASE_URL = process.env.NEXT_PUBLIC_SMART_API +// export const BASE_URL = process.env.NEXT_PUBLIC_SMART_API // +export const BASE_URL = 'https://pre.movieflow.api.huiying.video' \ No newline at end of file