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