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