From f732627b6fd340d9cd0a1ffe15e0d432ea9048f0 Mon Sep 17 00:00:00 2001 From: qikongjian Date: Mon, 22 Sep 2025 23:18:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=AA=E8=BE=91=E7=8E=AF=E5=A2=83=E5=8F=98?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index b7c3cee..aa93112 100644 --- a/.env.production +++ b/.env.production @@ -5,7 +5,7 @@ # NEXT_PUBLIC_CUT_URL = https://77.smartcut.py.qikongjian.com NEXT_PUBLIC_JAVA_URL = https://auth.movieflow.ai NEXT_PUBLIC_BASE_URL = https://api.video.movieflow.ai -NEXT_PUBLIC_CUT_URL = https://smartcut.movieflow.ai +NEXT_PUBLIC_CUT_URL = https://smartcut.api.movieflow.ai NEXT_PUBLIC_GOOGLE_REDIRECT_URI=https://www.movieflow.ai/api/auth/google/callback # 当前域名配置 NEXT_PUBLIC_FRONTEND_URL = https://www.movieflow.ai