diff --git a/next.config.js b/next.config.js index c2bfd48..0c9c2c6 100644 --- a/next.config.js +++ b/next.config.js @@ -1,4 +1,4 @@ -const BASE_URL = 'https://movieflow.api.huiying.video' +const BASE_URL = 'https://pre.movieflow.api.huiying.video' /** @type {import('next').NextConfig} */ const nextConfig = { eslint: {