Update openclaw.json

This commit is contained in:
2026-02-05 15:07:39 -07:00
parent ebee62e9b4
commit b21ee0a4ed

View File

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