Add Tailscale ExitNode entry to meta.json

This commit is contained in:
jwkwon0817 2025-04-07 18:26:27 +09:00
parent 5b54ed1106
commit 37835ccc55

View File

@ -2686,7 +2686,7 @@
"self-hosted" "self-hosted"
] ]
}, },
{ {
"id": "tailscale-exitnode", "id": "tailscale-exitnode",
"name": "Tailscale Exit nodes", "name": "Tailscale Exit nodes",
"version": "1.0.0", "version": "1.0.0",
@ -2700,5 +2700,5 @@
"tags": [ "tags": [
"network" "network"
] ]
}, }
] ]