services.ollama.port

NixOS option

Which port the ollama server listens to.

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