From 4bc2e02e0902a0bb479401e174eee03ec79a5809 Mon Sep 17 00:00:00 2001 From: qikongjian Date: Tue, 23 Sep 2025 15:30:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=B7=E6=AD=8C=E5=9B=9E=E8=B0=83=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= 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 80ed0b4..974e34c 100644 --- a/.env.production +++ b/.env.production @@ -3,7 +3,7 @@ NEXT_PUBLIC_JAVA_URL = https://auth.test.movieflow.ai NEXT_PUBLIC_BASE_URL = https://77.smartvideo.py.qikongjian.com NEXT_PUBLIC_CUT_URL = https://77.smartcut.py.qikongjian.com -NEXT_PUBLIC_GOOGLE_REDIRECT_URI=https://www.movieflow.ai/api/auth/google/callback +NEXT_PUBLIC_GOOGLE_REDIRECT_URI=https://www.movieflow.net/api/auth/google/callback # 生产 # NEXT_PUBLIC_JAVA_URL = https://auth.movieflow.ai