diff --git a/.env.production b/.env.production index eb6b823a0..6592f042f 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_SERVER = https://epmet-cloud.elinkservice.cn/api22 +VUE_APP_API_SERVER = https://epmet-cloud.elinkservice.cn/api VUE_APP_NODE_ENV=prod VUE_APP_PUBLIC_PATH=epmet-oper \ No newline at end of file diff --git a/public/index.html b/public/index.html index 308bf5ae8..1fcf32181 100644 --- a/public/index.html +++ b/public/index.html @@ -64,7 +64,7 @@ <% if (process.env.VUE_APP_NODE_ENV==='prod' ) { %> <% } %>