services.pghero.listenAddress
hostname:port to listen for HTTP traffic.
This is bound using the systemd socket activation.
- Type
string- Example
"[::1]:3000"- Declared
- <nixpkgs/nixos/modules/services/misc/pghero.nix>
hostname:port to listen for HTTP traffic.
This is bound using the systemd socket activation.
string"[::1]:3000"