module.exports = { NODE_ENV: '"production"', ENV_CONFIG: '"dep"', HOST: '"http://localhost:8081"', BASE_API: '"http://localhost:8081/m.api"' }