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