From b21ee0a4ed9128002b45a2dcbcfcb68228b5b7be Mon Sep 17 00:00:00 2001 From: jramos Date: Thu, 5 Feb 2026 15:07:39 -0700 Subject: [PATCH] Update openclaw.json --- openclaw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openclaw.json b/openclaw.json index c01cfa0..e0a0a79 100644 --- a/openclaw.json +++ b/openclaw.json @@ -20,7 +20,7 @@ }, "ollama:default": { "provider": "ollama", - "baseUrl": "http://192.168.1.240:11434/v1", + "baseUrl": "http://192.168.2.240:11434/v1", "apiKey": "ollama" } }