security.acme.defaults.listenHTTP

NixOS option

Interface and port to listen on to solve HTTP challenges in the form [INTERFACE]:PORT. If you use a port other than 80, you must proxy port 80 to this port.

type: null or string
Default
null
Example
":1360"
declared in: nixos/modules/security/acmeView source on NixOS/nixpkgs →