Configuration Configuration reference. Environment Variables Variable Description Default PORT Server port 3000 NODE_ENV Environment development DATABASE_URL Database connection localhost Configuration File { "port": 3000, "database": { "host": "localhost" } } See Also Overview API Reference Deployment