security.acme.defaults.listenHTTP

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
<nixpkgs/nixos/modules/security/acme>