Update openclaw.json

This commit is contained in:
2026-02-05 15:08:32 -07:00
parent b21ee0a4ed
commit 6e8f081c8e

View File

@@ -20,7 +20,7 @@
}, },
"ollama:default": { "ollama:default": {
"provider": "ollama", "provider": "ollama",
"baseUrl": "http://192.168.2.240:11434/v1", "baseUrl": "http://192.168.1.81:11434/v1",
"apiKey": "ollama" "apiKey": "ollama"
} }
} }