Files to load environment variables from in addition to . This is useful to avoid putting secrets into the nix store. See https://glitchtip.com/documentation/install#configuration for more information.
Declarations
Type
list of absolute path
Default
[ ]
Example
[
"/run/secrets/glitchtip.env"
]