This commit is contained in:
2025-07-29 18:05:39 -05:00
parent d83f488cf6
commit 532c59e230

View File

@@ -75,7 +75,7 @@
in pkgs-us.ollama; in pkgs-us.ollama;
host = "0.0.0.0"; host = "0.0.0.0";
port = 80; port = 8080;
openFirewall = true; openFirewall = true;
}; };