services.webhook.openFirewall

NixOS option

Open the configured port in the firewall for external ingress traffic. Preferably the Webhook server is instead put behind a reverse proxy.

type: boolean
Default
false
declared in: nixos/modules/services/networking/webhook.nixView source on NixOS/nixpkgs →