From c4279ddd94d9d0ddd8132dd8fa97d37a48476c67 Mon Sep 17 00:00:00 2001 From: Mic Date: Fri, 11 Oct 2024 23:33:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f7f9e74..d587d6e5 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ Find out how [here](https://micz.it/thunderbird-addon-thunderai/custom-prompts/) > From version 2.1.0 is possible to use a local Ollama server! > > Just remember to add `OLLAMA_ORIGINS = moz-extension://*` to the Ollama server environment variables. +> +> [More info about CORS](https://micz.it/thunderbird-addon-thunderai/ollama-cors-information/)