Skip to main content

The scaffolded config.py

config.py

A typical .env

.env

Core

Hosting and proxies

Authentication and tenancy

Storage, cache and jobs

Development

feather env check reports which of these keys your config.py actually reads and which are missing from your environment. It exits non-zero when a key with no fallback is unset, so it works as a CI or deploy gate.