From cb1a7606151122f16daf0589ca8078e8072f5500 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E6=9E=B3?= <7854742+wang_rumeng@user.noreply.gitee.com> Date: Sat, 6 Sep 2025 22:20:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8D=A2=E7=BA=BF=E4=B8=8A=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 45cd625..b960205 100644 --- a/.env.production +++ b/.env.production @@ -2,7 +2,7 @@ #NEXT_PUBLIC_JAVA_URL = https://77.app.java.auth.qikongjian.com #NEXT_PUBLIC_BASE_URL = https://77.smartvideo.py.qikongjian.com -NEXT_PUBLIC_JAVA_URL = https://test.java.movieflow.ai -NEXT_PUBLIC_BASE_URL = https://test.video.movieflow.ai +NEXT_PUBLIC_JAVA_URL = https://auth.movieflow.ai +NEXT_PUBLIC_BASE_URL = https://api.video.movieflow.ai # 失败率 NEXT_PUBLIC_ERROR_CONFIG = 0.2