diff --git a/example.conf b/example.conf index d2f743a..b624eae 100644 --- a/example.conf +++ b/example.conf @@ -4,7 +4,7 @@ archive_dir="${HOME}/Notes/Archive" scripts_dir="${HOME}/Projects/scripts" editor="vim" -ollama_remote_host="192.168.0.1234" +ollama_remote_host="http://remote-ollama-server" # or IP coder="coder:latest" coder_modelfile="${HOME}/Projects/llm-prompts/Modelfile-coder-lite"