From ec225eb9a208d4d2d127a627c337781b80fe5a97 Mon Sep 17 00:00:00 2001 From: jianjun Date: Thu, 20 Oct 2022 16:33:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BF=E5=8A=A1=E5=86=85=E7=BD=91=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=90=8E=E5=8F=B0=20=E6=94=BF=E5=8A=A1=E5=A4=96?= =?UTF-8?q?=E7=BD=91=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 60f310f65..76d0b153f 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ NODE_ENV=production -VUE_APP_API_SERVER = http://10.2.2.50:80/api +VUE_APP_API_SERVER = http://172.20.46.177/api VUE_APP_NODE_ENV=prod VUE_APP_PUBLIC_PATH=epmet-oper VUE_APP_CUSTOMER=yantai