From 4a8319199ebf5ac22f7e8d577279a7660ceb6993 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 3 Aug 2025 20:16:14 +0300 Subject: [PATCH] 123 --- modules/server/open-webui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";