services.prosody.httpInterfaces

NixOS option

Interfaces on which the HTTP server will listen on.

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