Environment variables for this component of the Firezone server. For a list of available variables, please refer to the upstream definitions. Some variables like OUTBOUND_EMAIL_ADAPTER_OPTS
require json values for which you can use VAR = builtins.toJSON { /* ... */ }
.
This component will automatically inherit all variables defined via services.firezone.server.settings and services.firezone.server.settingsSecret, but which can be overwritten by this option.
Declarations
Type
attribute set of (boolean or floating point number or signed integer or string or absolute path or package)
Default
{ }