docs: update configuration

This commit is contained in:
2024-11-04 14:13:37 +01:00
parent cb0f9a832f
commit d6723a8168
4 changed files with 40 additions and 55 deletions

View File

@@ -117,7 +117,7 @@ middlewares:
# Required headers, if not present in the request, the proxy will return 403
requiredHeaders:
- Authorization
#Sets the request variable to the given value after the authorization request completes.
#Set the request variable to the given value after the authorization request completes.
#
# Add header to the next request from AuthRequest header, depending on your requirements
# Key is AuthRequest's response header Key, and value is Request's header Key