mirror of
https://github.com/directus/directus.git
synced 2026-01-24 00:38:12 -05:00
* add override support for env module * Override instead of merge w/ config file * Default to reading .env instead of process.env * Make env available in process.env * Add docs for config-files * Extend note Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>