services.traefik.staticConfigFile

NixOS option

Path to traefik’s static configuration to use. (Using that option has precedence over staticConfigOptions and dynamicConfigOptions)

type: null or absolute path
Default
null
Example
/path/to/static_config.toml
declared in: nixos/modules/services/web-servers/traefik.nixView source on NixOS/nixpkgs →