module.exports = { NODE_ENV: '"development"', ENV_CONFIG: '"dev"', HOST: '"http://localhost:8082"', BASE_API: '"http://localhost:8082/m.api"' }