Browse Source
Add 'Configuring Forwarded Headers' to docs navigation
pull/23963/head
Engincan VESKE
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
0 deletions
-
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" |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
|