diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 585309d8eb..d4cfed1948 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -2625,6 +2625,10 @@ { "text": "Optimizing for Production", "path": "deployment/optimizing-production.md" + }, + { + "text": "Configuring Forwarded Headers for Reverse Proxies", + "path": "deployment/forwarded-headers.md" } ] },