Newer
Older
smartwell_app_front / config / prod.env.js
StephanieGitHub on 6 Aug 2019 154 bytes first commit
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  // BASE_API: '"http://119.254.103.80:14536"',
  BASE_API: '"http://106.74.146.218:2031"',
}