From 1e678b7492e55cd4a355902b58ae00c4a6f5792b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A5=94=E8=B7=91=E7=9A=84=E9=9D=A2=E6=9D=A1?= <1262327911@qq.com> Date: Tue, 31 May 2022 11:19:17 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BF=AE=E6=94=B9=E8=AF=B7=E6=B1=82?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 5f8465c2..87882566 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ VITE_DEV_PORT = '8080' # development path -VITE_DEV_PATH = 'http://127.0.0.1:8080' +VITE_DEV_PATH = 'http://1.117.240.165:8080' # production path -VITE_PRO_PATH = 'http://127.0.0.1:8080' \ No newline at end of file +VITE_PRO_PATH = 'http://1.117.240.165:8080' \ No newline at end of file