From 23951ebc122078a16be95f513204260f45267a1b Mon Sep 17 00:00:00 2001 From: jiangyy Date: Tue, 3 Jan 2023 08:39:27 +0800 Subject: [PATCH] =?UTF-8?q?140=E6=9C=8D=E5=8A=A1=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 3fde25441..18b9ba277 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ NODE_ENV=development -# VUE_APP_API_SERVER = http://192.168.1.140/api -VUE_APP_API_SERVER = http://118.190.150.119:41080/api +VUE_APP_API_SERVER = http://192.168.1.140/api +# VUE_APP_API_SERVER = http://118.190.150.119:41080/api # VUE_APP_API_SERVER = https://epmet-yantai.elinkservice.cn/api # VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api # VUE_APP_API_SERVER = https://epmet-cloud.elinkservice.cn/api