fix: patch tailscale to support a custom DERP port

This commit is contained in:
Aarnav Tale
2026-04-07 00:23:34 -04:00
parent 33f7bbb0cf
commit 44dffeaff0
8 changed files with 146 additions and 7 deletions
+2 -1
View File
@@ -45,7 +45,8 @@ export default defineConfig({
text: "Features",
items: [
{ text: "Single Sign-On (SSO)", link: "/features/sso" },
{ text: "Headplane Agent / SSH", link: "/features/agent" },
{ text: "Headplane Agent", link: "/features/agent" },
{ text: "WebSSH", link: "/features/ssh" },
],
},
{