From 68d67175dced30b9a4dbbbde967c8e41026f292f Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Sat, 2 Dec 2023 11:42:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.development b/.env.development index e41fb78..717203a 100644 --- a/.env.development +++ b/.env.development @@ -8,7 +8,8 @@ NODE_ENV = 'development' # 沈阳合盈线上 # VITE_API_URL = "http://101.43.164.214:45022" # VITE_API_URL = 'http://192.168.34.221:30002' -VITE_API_URL = 'http://jxj.zhgdyun.com:9809' +# VITE_API_URL = 'http://jxj.zhgdyun.com:9809' +VITE_API_URL = 'http://192.168.34.221:28888' # 上传