From fa7b900468c9306020a652a632683acdb7cc1b87 Mon Sep 17 00:00:00 2001 From: mackt <1033530438@qq.com> Date: Wed, 16 Oct 2024 17:01:16 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E4=BF=AE=E6=94=B9=E7=BA=BF=E4=B8=8A?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E6=8E=A5=E5=8F=A3=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 558dd30..705a566 100644 --- a/.env.production +++ b/.env.production @@ -2,5 +2,6 @@ NODE_ENV = 'production' NEXT_PUBLIC_NODE_ENV = 'production' -NEXT_PUBLIC_HOST = 'http://api.indie.cn:9012' +# NEXT_PUBLIC_HOST = 'http://api.indie.cn:9012' +NEXT_PUBLIC_HOST='https://beta.indie.cn' NEXT_PUBLIC_MOBILE_HOST = 'https://m.indie.cn'