Update README.md
This commit is contained in:
parent
afd5734e3c
commit
5312bdd712
|
|
@ -50,7 +50,7 @@ tunnel: <YOUR_TUNNEL_ID>
|
|||
credentials-file: /home/<USER>/.cloudflared/<YOUR_TUNNEL_ID>.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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue