From 352b9b38508f0c88f1c54647a741f9beb31fd791 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 28 Nov 2024 15:42:02 -0600 Subject: [PATCH] and now really working! --- webapps/easy-gate/easy-gate.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/webapps/easy-gate/easy-gate.json b/webapps/easy-gate/easy-gate.json index 39c60ea..7fc654e 100644 --- a/webapps/easy-gate/easy-gate.json +++ b/webapps/easy-gate/easy-gate.json @@ -23,27 +23,27 @@ { "name": "WAKAAPI", "category": "", - "url": "http://localhost:1001", + "url": "http://localhost:2001", }, { "name": "Metrics", "category": "", - "url": "http://localhost:1002", + "url": "http://localhost:2002", }, { "name": "Workout Tracking", "category": "", - "url": "http://localhost:1003", + "url": "http://localhost:2003", }, { "name": "Tube Archivist", "category": "", - "url": "http://localhost:1004", + "url": "http://localhost:2004", }, { "name": "VsCode Server", "category": "", - "url": "http://localhost:1006", + "url": "http://localhost:2006", } ], "notes": [