MyNixOS website logo
option

services.netbird.server.coturn.openPorts

The list of ports used by coturn for listening to open in the firewall.

Declarations
Type
list of 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
with config.services.coturn; [
  listening-port
  alt-listening-port
  tls-listening-port
  alt-tls-listening-port
];