Newer
Older
smartwell_front / config / prod.env.js
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://119.254.103.80:14537"',
}