From 81bd98f8aa0bc7e631a11aa052b0c06a14d4c4a9 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Thu, 7 Aug 2025 09:45:43 +0200 Subject: [PATCH] Update tracktor.json --- frontend/public/json/tracktor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/tracktor.json b/frontend/public/json/tracktor.json index fa6319c6..1f5ea1a6 100644 --- a/frontend/public/json/tracktor.json +++ b/frontend/public/json/tracktor.json @@ -8,7 +8,7 @@ "type": "ct", "updateable": true, "privileged": false, - "interface_port": 5173, + "interface_port": 3000, "documentation": "https://tracktor.bytedge.in/introduction.html", "config_path": "/etc/system/systemd/tracktor.service", "website": "https://tracktor.bytedge.in/",