From 9249db75e0c25e819369d982c903619f1f475bef Mon Sep 17 00:00:00 2001 From: jianjun Date: Thu, 9 Jun 2022 21:43:01 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E7=83=9F=E5=8F=B0=E5=9C=B0=E5=9D=80"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit fd502e09 --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index fca31399..6592f042 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_SERVER = https://epmet-yantai.elinkservice.cn/api +VUE_APP_API_SERVER = https://epmet-cloud.elinkservice.cn/api VUE_APP_NODE_ENV=prod -VUE_APP_PUBLIC_PATH=epmet-oper +VUE_APP_PUBLIC_PATH=epmet-oper \ No newline at end of file