diff --git a/local_copilot.md b/local_copilot.md index 5fcb8cdf..d6123bc1 100644 --- a/local_copilot.md +++ b/local_copilot.md @@ -44,6 +44,8 @@ Look for this parameter `llama_new_context_with_model: n_ctx` in your server log Now, **start the local server with `OLLAMA_ORIGINS=app://obsidian.md* ollama serve`, this will allow the Obsidian app to access the local server without CORS issues**. +> **NOTE**: If using `fish`, quote the env value: `OLLAMA_ORIGINS="app://obsidian.md*" ollama serve` + Again, `OLLAMA_ORIGINS=app://obsidian.md*` is required! Ollama