services.prosody.httpsInterfaces

NixOS option

Interfaces on which the HTTPS server will listen on.

type: list of string
Default
[
  "*"
  "::"
]
declared in: nixos/modules/services/networking/prosody.nixView source on NixOS/nixpkgs →