Browse Source

修改后端地址为https域名

master
wxz 2 years ago
parent
commit
8d90d204f7
  1. 2
      .env.production

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

Loading…
Cancel
Save