Enhancement add custom proxy headers #97
This commit is contained in:
@@ -2,4 +2,5 @@ location %REVERSE_PROXY_URL% {
|
||||
proxy_pass %REVERSE_PROXY_HOST%;
|
||||
%REVERSE_PROXY_HEADERS%
|
||||
%REVERSE_PROXY_WS%
|
||||
%REVERSE_PROXY_CUSTOM_HEADERS%
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user