module.exports = { NODE_ENV: '"development"', ENV_CONFIG: '"dev"', BASE_API: '"http://localhost:8083/admin"', OS_API: '"http://localhost:8081/os"' }