We should have a strategy for managing configuration and environment variables.
We currently have both a config.toml and .env for this data. We should pick a strategy and run with it.
We should also document how to get any data needed into these files for local development. e.g. .env.example file.