website/docs: add proxy custom header docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-11-30 11:12:34 +01:00
parent b34f30f1dd
commit 45d1db8880
3 changed files with 44 additions and 2 deletions

View File

@ -37,6 +37,7 @@ module.exports = {
label: "Proxy Provider",
items: [
"providers/proxy/proxy",
"providers/proxy/custom_headers",
"providers/proxy/forward_auth",
],
},