services.acme-dns.settings.general.listen

NixOS option

IP+port combination to bind and serve the DNS server on.

type: string
Default
"[::]:53"
Example
"127.0.0.1:53"
declared in: nixos/modules/services/networking/acme-dns.nixView source on NixOS/nixpkgs →