From d8402531b997fcd2f281dfa99107572c7976f06e Mon Sep 17 00:00:00 2001 From: PeninsulaInd Date: Tue, 17 Jun 2025 09:47:27 -0500 Subject: [PATCH] updated to work with zero tier --- sync_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync_config.json b/sync_config.json index 11d0ec7..ab72fba 100644 --- a/sync_config.json +++ b/sync_config.json @@ -1,5 +1,5 @@ { - "central_server_url": "http://192.168.174.35:8001", + "central_server_url": "http://central.linktracker.local:8001", "username": "bryan", "password": "admin123", "enabled": true