From 4d2eceeb528e37e1914facfa30b75c81b9318446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E5=AE=81=E7=BD=91=E5=AE=BF=E7=A7=91=E6=8A=80?= Date: Wed, 8 Dec 2021 16:01:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.env.development'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index a6d0c96..ccd111c 100644 --- a/.env.development +++ b/.env.development @@ -1 +1 @@ -VUE_APP_API_BASE_URL=http://101.132.173.65:10001/api +VUE_APP_API_BASE_URL=http://1.14.132.108:10002/api