mirror of
https://github.com/netbirdio/docs.git
synced 2026-09-19 05:19:05 +02:00
Add use case: Run a Private Reverse Proxy with LEGO (#960)
* Add LEGO private services guide * Lang fixes * Update title and value prop intro * Hide cloudflare token, back up certs volume
This commit is contained in:
@@ -1017,6 +1017,10 @@ export const docsNavigation = [
|
||||
title: 'Private Proxy Without Inbound Ports',
|
||||
href: '/use-cases/security/private-no-inbound',
|
||||
},
|
||||
{
|
||||
title: 'Private Proxy with LEGO',
|
||||
href: '/use-cases/security/private-proxy-with-lego',
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: 'Homelab', href: '/use-cases/homelab' },
|
||||
|
||||
Reference in New Issue
Block a user