diff --git a/.env.production b/.env.production index d476748..1f550cb 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_SERVER = http://119.167.72.91/api +VUE_APP_API_SERVER = https://lingshan-smps.elinkservice.cn/api VUE_APP_NODE_ENV=prod VUE_APP_PUBLIC_PATH=lingshan-oper diff --git a/.gitignore b/.gitignore index fda0121..b53706a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,7 @@ node_modules dist epmet-oper package-lock.json -.idea/ \ No newline at end of file +.idea/ + +epmet-oper-gov +dist \ No newline at end of file