.env.example file for all configuration options.
Nango uses the following ports (all overridable with docker-compose.yaml or env vars):
- Server: 3003
- Postgres: 5432
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
git clone https://github.com/NangoHQ/nango && cd nango
docker compose up
.env.example file for all configuration options.
Nango uses the following ports (all overridable with docker-compose.yaml or env vars):
Was this page helpful?