off laptop

Make things work from my tailnet
This commit is contained in:
Charles N Wyble 2024-11-29 06:23:38 -05:00
parent 352b9b3850
commit 92c6a69c42

View File

@ -23,27 +23,27 @@
{ {
"name": "WAKAAPI", "name": "WAKAAPI",
"category": "", "category": "",
"url": "http://localhost:2001", "url": "http://tsys1:2001",
}, },
{ {
"name": "Metrics", "name": "Metrics",
"category": "", "category": "",
"url": "http://localhost:2002", "url": "http://tsys1:2002",
}, },
{ {
"name": "Workout Tracking", "name": "Workout Tracking",
"category": "", "category": "",
"url": "http://localhost:2003", "url": "http://tsys1:2003",
}, },
{ {
"name": "Tube Archivist", "name": "Tube Archivist",
"category": "", "category": "",
"url": "http://localhost:2004", "url": "http://tsys1:2004",
}, },
{ {
"name": "VsCode Server", "name": "VsCode Server",
"category": "", "category": "",
"url": "http://localhost:2006", "url": "http://tsys1:2006",
} }
], ],
"notes": [ "notes": [