Setup keys add servers to network (#238)

This commit is contained in:
Misha Bragin
2024-09-30 16:06:55 +01:00
committed by GitHub
parent 0b5fa7d4f5
commit 377a8e658f
6 changed files with 218 additions and 0 deletions

View File

@@ -56,6 +56,10 @@ export const docsNavigation = [
title: 'Remote Webserver Access',
href: '/how-to/secure-remote-webserver-access'
},
{
title: 'Add Servers to the Network',
href: '/how-to/setup-keys-add-servers-to-network'
},
]
},
]