From 19f706f6870e766bb19e99775d8f26e805599860 Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Sun, 22 Feb 2026 00:48:33 +0100 Subject: [PATCH] chore: set remote_url to 192.168.1.3 Co-Authored-By: Claude Opus 4.6 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index e30d5ee..e4f936e 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "remote_url": "http://192.168.1.100:8188", + "remote_url": "http://192.168.1.3:8188", "timeout": 30, "path_mappings": {} }