module.exports = { NODE_ENV: '"development"', ENV_CONFIG: '"dev"', BASE_API: '"http://127.0.0.1:8000/"' // BASE_API: '"https://api-dev"' }