services.webhook.ip

NixOS option

The IP webhook should serve hooks on. The default means it can be reached on any interface if openFirewall = true.

type: string
Default
"0.0.0.0"
declared in: nixos/modules/services/networking/webhook.nixView source on NixOS/nixpkgs →