From d5a3b316a91e051c0a06174c8eec3f22d4473b4e Mon Sep 17 00:00:00 2001 From: wxz Date: Tue, 21 Feb 2023 11:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E5=A4=96=E7=BD=91=E5=9C=B0=E5=9D=80?= =?UTF-8?q?=E8=B0=83=E7=94=A8=E5=90=8E=E5=8F=B0api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production.sit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production.sit b/.env.production.sit index 393de85b5..4c51f6da4 100644 --- a/.env.production.sit +++ b/.env.production.sit @@ -1,7 +1,7 @@ NODE_ENV=production # VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api # VUE_APP_API_SERVER = http://192.168.1.140/api -VUE_APP_API_SERVER = http://192.168.1.144/api +VUE_APP_API_SERVER = http://219.146.91.110:30801/api VUE_APP_BIPASS_API_SERVER = http://bipaas.elinkservice.cn/linkdata/linkdata-gateway/route VUE_APP_NODE_ENV=prod:sit VUE_APP_PUBLIC_PATH=epmet-oper