Newer
Older
smartwell_front / config / prod.env.js
StephanieGitHub on 22 Jul 2020 163 bytes MOD: 2.0.0更新
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://111.198.10.15:11304"',
  BASE_API: '"http://42.81.160.165:2022/smartwell/"',
}