mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-21 09:56:35 +00:00
Add a guide on configuring routes with access control
This commit is contained in:
@@ -73,6 +73,7 @@ export const docsNavigation = [
|
||||
links: [
|
||||
{ title: 'Routing traffic to private networks', href: '/how-to/routing-traffic-to-private-networks' },
|
||||
{ title: 'Configuring default routes for Internet traffic', href: '/how-to/configuring-default-routes-for-internet-traffic' },
|
||||
{ title: 'Configuring routes with access control', href: '/how-to/configuring-routes-with-access-control' },
|
||||
{ title: 'Resolve overlapping routes', href: '/how-to/resolve-overlapping-routes' },
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user