Browse Source

Add 'Configuring Forwarded Headers' to docs navigation

pull/23963/head
Engincan VESKE 10 months ago
committed by GitHub
parent
commit
023efed1fe
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/docs-nav.json

4
docs/en/docs-nav.json

@ -2625,6 +2625,10 @@
{ {
"text": "Optimizing for Production", "text": "Optimizing for Production",
"path": "deployment/optimizing-production.md" "path": "deployment/optimizing-production.md"
},
{
"text": "Configuring Forwarded Headers for Reverse Proxies",
"path": "deployment/forwarded-headers.md"
} }
] ]
}, },

Loading…
Cancel
Save