From 92c6a69c423486d3efb1eab2dae27eb183313ca9 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Fri, 29 Nov 2024 06:23:38 -0500 Subject: [PATCH] off laptop Make things work from my tailnet --- 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 7fc654e..c969c5c 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:2001", + "url": "http://tsys1:2001", }, { "name": "Metrics", "category": "", - "url": "http://localhost:2002", + "url": "http://tsys1:2002", }, { "name": "Workout Tracking", "category": "", - "url": "http://localhost:2003", + "url": "http://tsys1:2003", }, { "name": "Tube Archivist", "category": "", - "url": "http://localhost:2004", + "url": "http://tsys1:2004", }, { "name": "VsCode Server", "category": "", - "url": "http://localhost:2006", + "url": "http://tsys1:2006", } ], "notes": [