services.open-webui.host

NixOS option

The host address which the Open-WebUI server HTTP interface listens to.

type: string
Default
"127.0.0.1"
Example
"0.0.0.0"
declared in: nixos/modules/services/misc/open-webui.nixView source on NixOS/nixpkgs →