Extra environment variables passed to all RomM services. See https://docs.romm.app/latest/Getting-Started/Environment-Variables/.
Declarations
Type
attribute set of stringDefault
{ }Example
{
WEB_CONCURRENCY = "4";
}Extra environment variables passed to all RomM services. See https://docs.romm.app/latest/Getting-Started/Environment-Variables/.
attribute set of string{ }{
WEB_CONCURRENCY = "4";
}