diff --git a/.env.production b/.env.production index 17eebff32..6592f042f 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_SERVER = https://epdc-shibei.elinkservice.cn/api +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 6b33435ea..1fcf32181 100644 --- a/public/index.html +++ b/public/index.html @@ -64,7 +64,7 @@ <% if (process.env.VUE_APP_NODE_ENV==='prod' ) { %> <% } %>