mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Combined setup migration docs (#619)
This commit is contained in:
@@ -615,6 +615,9 @@ export const docsNavigation = [
|
||||
title: 'Coturn to Embedded STUN',
|
||||
href: '/selfhosted/migration/coturn-to-stun-migration',
|
||||
},
|
||||
{ title: 'Combined Container Setup',
|
||||
href: '/selfhosted/migration/combined-container'
|
||||
},
|
||||
{
|
||||
title: 'Enable Reverse Proxy',
|
||||
href: '/selfhosted/migration/enable-reverse-proxy',
|
||||
@@ -869,4 +872,4 @@ function NavigationGroup({ group, className, hasChildren }) {
|
||||
</div>
|
||||
</li>
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user