services.prometheus.alertmanager.listenAddress

NixOS option

Address to listen on for the web interface and API. Empty string will listen on all interfaces. “localhost” will listen on 127.0.0.1 (but not ::1).

type: string
Default
""
declared in: nixos/modules/services/monitoring/prometheus/alertmanager.nixView source on NixOS/nixpkgs →