services.pghero.listenAddress

NixOS option

hostname:port to listen for HTTP traffic. This is bound using the systemd socket activation.

type: string
Example
"[::1]:3000"
declared in: nixos/modules/services/misc/pghero.nixView source on NixOS/nixpkgs →