From ff49972e89436db0b173ee76abef3385dee2cfc9 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: Fri, 5 Sep 2025 22:07:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.env.production b/.env.production index 0e97597..8442c8b 100644 --- a/.env.production +++ b/.env.production @@ -1,7 +1,8 @@ -# 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://77.app.java.auth.qikongjian.com +NEXT_PUBLIC_BASE_URL = https://77.smartvideo.py.qikongjian.com +# NEXT_PUBLIC_JAVA_URL = http://test.java.movieflow.ai +# NEXT_PUBLIC_BASE_URL = http://test.video.movieflow.ai # 失败率 NEXT_PUBLIC_ERROR_CONFIG = 0.2