services.hister.port

NixOS option

Port on which Hister listens. When set, this overrides the port in server.address from the configuration file via the HISTER_PORT environment variable.

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