add documentation to use the setup endpoint to create a pat token (#714)

This commit is contained in:
Nicolas Frati
2026-05-04 14:43:47 +02:00
committed by GitHub
parent a293b8a17b
commit 6645bc1068
4 changed files with 127 additions and 0 deletions

View File

@@ -518,6 +518,7 @@ export const docsNavigation = [
title: 'SELF-HOST NETBIRD',
links: [
{ title: 'Quickstart Guide', href: '/selfhosted/selfhosted-quickstart' },
{ title: 'Automated Setup', href: '/selfhosted/automated-setup' },
{
title: 'Maintenance',
isOpen: false,