MyNixOS website logo
option

services.mattermost.environment

Extra environment variables to export to the Mattermost process, in the systemd unit.

Declarations
Type
attribute set of (signed integer or string)
Default
{ }
Example
{
  MM_SERVICESETTINGS_SITEURL = "http://example.com";
}