services.epgstation.settings.clientSocketioPort

NixOS option

Socket.io port that the web client is going to connect to. This may be different from services.epgstation.settings.socketioPort if EPGStation is hidden behind a reverse proxy.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
config.services.epgstation.settings.socketioPort
declared in: nixos/modules/services/video/epgstation/default.nixView source on NixOS/nixpkgs →