mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Add network routes access control (#223)
* Add an access control groups section * Add a guide on configuring routes with access control Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com> * reorder steps and add prompt image * highlight version * merge PR #233 changes --------- Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com> Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
@@ -97,6 +97,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