services.netbird.server.coturn.openPorts
NixOS option
The list of ports used by coturn for listening to open in the firewall.
type: list of 16 bit unsigned integer; between 0 and 65535 (both inclusive)Default
declared in: nixos/modules/services/networking/netbird/coturn.nixView source on NixOS/nixpkgs →with config.services.coturn; [ listening-port alt-listening-port tls-listening-port alt-tls-listening-port ];