Add OLLAMA_HOST default pointing to goblin:11434
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
1fe168e015
commit
2322f98d7f
1 changed files with 3 additions and 0 deletions
3
20-ollama
Executable file
3
20-ollama
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
# shellcheck shell=bash
|
||||
# Point Ollama CLI at the remote Ollama server (default: goblin:11434)
|
||||
export OLLAMA_HOST="${OLLAMA_HOST:-goblin:11434}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue