Browse Source

更改开发测试环境接口地址

feature
dai 3 years ago
parent
commit
421bbd4220
  1. 2
      .env.production.sit

2
.env.production.sit

@ -1,6 +1,6 @@
NODE_ENV=production NODE_ENV=production
# VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api # VUE_APP_API_SERVER = https://epmet-test.elinkservice.cn/api
# VUE_APP_API_SERVER = http://192.168.1.140/api # VUE_APP_API_SERVER = http://192.168.1.140/api
VUE_APP_API_SERVER = http://118.190.150.119:41080/api VUE_APP_API_SERVER = http://192.168.1.144/api
VUE_APP_NODE_ENV=prod:sit VUE_APP_NODE_ENV=prod:sit
VUE_APP_PUBLIC_PATH=epmet-oper VUE_APP_PUBLIC_PATH=epmet-oper

Loading…
Cancel
Save