Updates.
This commit is contained in:
parent
838941b56b
commit
a5f06924da
11 changed files with 123 additions and 57 deletions
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
services.ollama.enable = true;
|
||||
services.caddy.virtualHosts."https://ollama.tailc50184.ts.net".extraConfig = ''
|
||||
bind tailscale/ollama
|
||||
reverse_proxy http://localhost:11434
|
||||
'';
|
||||
}
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
host = "0.0.0.0";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue