From 5312bdd7126ce459c6ed761aa8d98551516fd4f2 Mon Sep 17 00:00:00 2001 From: RomanNum3ral Date: Mon, 4 May 2026 12:59:17 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5bad7f..750bda7 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ tunnel: credentials-file: /home//.cloudflared/.json ingress: - - hostname: ollama.yourdomain.com + - hostname: ai.yourdomain.com service: http://localhost:11434 - service: http_status:404 ``` @@ -63,7 +63,7 @@ cloudflared tunnel run ollama-tunnel ### 3. Configure BMO Plugin 1. Obsidian → Settings → Community Plugins → install **BMO Chatbot** -2. Set **REST API URL** to `https://aiapi.fortis-scientia.com` +2. Set **REST API URL** to `https://ai-api.fortis-scientia.com` 3. Set **Model** to `llama3.1` 4. Leave **API Key** blank