# Configuring ENSApi

ENSApi's behavior can be configured through environment variables. Copy `.env.local.example` to `.env.local` and configure all required values.

```bash
// .env.local.example
envExample
```

[.env.local.example](https://github.com/namehash/ensnode/blob/main/apps/ensapi/.env.local.example)