services.traefik.group

NixOS option

Set the group that traefik runs under. For the docker backend this needs to be set to docker instead.

type: string
Default
"traefik"
Example
"docker"
declared in: nixos/modules/services/web-servers/traefik.nixView source on NixOS/nixpkgs →