services.mattermost.environment

Extra environment variables to export to the Mattermost process from the systemd unit configuration.

Type
attribute set of (signed integer or string)
Default
{ }
Example
{
  MM_SERVICESETTINGS_SITEURL = "http://example.com";
}
Declared
<nixpkgs/nixos/modules/services/web-apps/mattermost.nix>