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