take ollama off loopback
This commit is contained in:
@@ -93,6 +93,8 @@
|
|||||||
Relogin = true;
|
Relogin = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.ollama.host = "0.0.0.0";
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "homebox";
|
hostName = "homebox";
|
||||||
nameservers = [ "1.1.1.1" "1.0.0.1" ];
|
nameservers = [ "1.1.1.1" "1.0.0.1" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user