diff --git a/20-ollama b/20-ollama index 3f3b49d..edf67d3 100755 --- a/20-ollama +++ b/20-ollama @@ -1,3 +1,3 @@ # shellcheck shell=bash # Point Ollama CLI at the remote Ollama server (default: goblin:11434) -export OLLAMA_HOST="${OLLAMA_HOST:-192.168.1.84:11434}" +export OLLAMA_HOST="${OLLAMA_HOST:-100.70.100.115:11434}"