This commit is contained in:
2025-09-06 23:41:07 -05:00
parent 86f16a2394
commit d4a11b9ba2
3 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
./netbird
./keycloak
./ollama
./openwebui
./n8n
./wyoming
./code-server

View File

@@ -18,7 +18,7 @@
config = {
services.openwebui = {
services.open-webui = {
enable = true;
openFirewall = true;
host = "0.0.0.0";