From 61dccf8074ffd8423d23cea4334075931fc9a537 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Fri, 4 Jul 2025 18:58:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {