module.exports = { NODE_ENV: '"development"', ENV_CONFIG: '"dev"', // BASE_API: '"http://localhost:8080"' BASE_API: '"http://192.168.0.103:8080"' }