const config = { PORT: 5000, DATABASE_URL: 127.0.0.1 } export default config;