fengdong777 2 years ago
parent
commit
2a03489c93
  1. 2
      supervise-enterprise-ui/.env.production

2
supervise-enterprise-ui/.env.production

@ -2,7 +2,7 @@
ENV = 'production'
# base api
VUE_APP_BASE_API = '/api/service'
VUE_APP_BASE_API = '/api'
## 配置 正式接口地址
VUE_APP_URL = "http://120.46.131.15:8111"

Loading…
Cancel
Save