diff --git a/modules/server/open-webui.nix b/modules/server/open-webui.nix index cbd7720..7e3fc24 100644 --- a/modules/server/open-webui.nix +++ b/modules/server/open-webui.nix @@ -17,7 +17,7 @@ in enable = true; package = fix.open-webui; host = "0.0.0.0"; - port = 11111; + port = 11112; openFirewall = true; environment = { ANONYMIZED_TELEMETRY = "False";