cloudflare / cloudflare/foundations
Allow setting configuration using environment variables
Open
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 133
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 11
Description
It would be great to allow setting (at least some) configuration using environment variables. This is established practice in many environments (see twelve factor apps, most containers).
This might be possible with `serde-env`. Would you consider a PR that implements it using serde-env?
Contributor guide
Assessment
This issue has not been assessed yet.