Newer
Older
smartwell_front / config / prod.env.js
StephanieGitHub on 25 Nov 2019 105 bytes MOD:修改打包ip和路径
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://42.81.160.165:2021"',
}