services.polaris.port

NixOS option

The port which the Polaris REST api and web UI should listen to. Note: polaris is hardcoded to listen to the hostname “0.0.0.0”.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
5050
declared in: nixos/modules/services/misc/polaris.nixView source on NixOS/nixpkgs →