dai 2 years ago
parent
commit
a7ef060cb6
  1. 2
      .env.production
  2. 3
      .gitignore

2
.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

3
.gitignore

@ -17,3 +17,6 @@ dist
epmet-oper
package-lock.json
.idea/
epmet-oper-gov
dist
Loading…
Cancel
Save