'use strict' module.exports = { NODE_ENV: '"production"', // BASE_API: '"http://39.100.230.190:30047/"', BASE_API: '"http://81.70.84.72:30047/"', VERSION: '"1.0"', TIME_OUT: '"100000"' }