MyNixOS website logo
option

services.nginx.upstreams.<name>.servers

Defines the address and other parameters of the upstream servers. See the documentation for the available parameters.

Declarations
Type
attribute set of (attribute set of (boolean or signed integer or string))
Default
{ }
Example
{
  _type = "literalMD";
  text = "see [](#opt-services.nginx.upstreams)";
}