services.peertube.listenWeb

NixOS option

The public-facing port that PeerTube will be accessible at (likely 80 or 443 if running behind a reverse proxy). Clients will try to access PeerTube at this port.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
9000
declared in: nixos/modules/services/web-apps/peertube.nixView source on NixOS/nixpkgs →