Newer
Older
casic-smartcity-well-front / config / prod.env.js
wangxitong on 11 Jan 2021 163 bytes 'init'
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://111.198.10.15:11304"',
  BASE_API: '"http://42.81.160.165:2022/smartwell/"',
}