mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
Add Reverse Proxy Troubleshooting Page & Clean Up Availability Notes (#672)
* Add troubleshoot page and remove availability notes * Added Debugging with the Proxy Debug Endpoint * localhost is unreachable and packet capture
This commit is contained in:
@@ -296,6 +296,10 @@ export const docsNavigation = [
|
||||
title: 'Expose from CLI',
|
||||
href: '/manage/reverse-proxy/expose-from-cli',
|
||||
},
|
||||
{
|
||||
title: 'Troubleshooting',
|
||||
href: '/manage/reverse-proxy/troubleshooting',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -313,7 +317,7 @@ export const docsNavigation = [
|
||||
title: 'DNS Aliases for Routed Networks',
|
||||
href: '/manage/dns/dns-aliases-for-routed-networks',
|
||||
},
|
||||
{ title: 'DNS Troubleshooting', href: '/manage/dns/troubleshooting' },
|
||||
{ title: 'Troubleshooting', href: '/manage/dns/troubleshooting' },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user