services.pihole-web.ports

Port(s) for the webserver to serve on.

If provided as a string, optionally append suffixes to control behaviour:

Type
list of (16 bit unsigned integer; between 0 and 65535 (both inclusive) or string or (submodule))
Example
[
  "80r"
  "443s"
]
Declared
<nixpkgs/nixos/modules/services/web-apps/pihole-web.nix>