Environment files to load into the runtime environment.
Check the documentation for how to construct environment variables.
:::{.tip} Environment variables can substitute any config value and are useful for hiding secrets. :::
Declarations
Type
list of absolute pathDefault
[ ]Example
[
"/run/keys/rustical.env"
]