updating open-webui host

This commit is contained in:
2025-03-14 21:42:35 -04:00
parent 68202fdd15
commit 39ed05a73a

View File

@@ -21,7 +21,7 @@
open-webui = {
enable = true;
openFirewall = true;
host = "192.168.90.25";
host = "0.0.0.0";
};
};
}