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" } }