services.nextjs-ollama-llm-ui.port

NixOS option

The port under which the Ollama UI interface should be accessible.

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