Newer
Older
securityFront / config / prod.env.js
wangxitong on 25 Feb 2021 151 bytes 车辆、人员
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://192.168.5.220:20311"'
  // BASE_API: '"http://111.198.10.15:11631"'
}