Dotenv for multiple environments
Lately I’ve been handling configuration entirely through environment variables for my apps, as the 12 Factor App recommends, and I can’t recommend this approach enough. As a constraint it helps…
Avdi Grimm, Code Cleric