Newer
Older
casic-smartcity-well-front / config / prod.env.js
wangxitong on 20 Jan 2021 219 bytes 总览修改
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://111.198.10.15:11304"',
  // BASE_API: '"http://42.81.160.165:2022/smartwell/"',
  BASE_API: '"http://111.198.10.15:11643/smartwell"'
}