This commit is contained in:
zino
2023-12-05 16:42:41 +01:00
parent 2dce9930d6
commit ce34f828ca

View File

@@ -33,7 +33,7 @@ server {
# be sure to pass the original host header
proxy_set_header Host $http_host;
#proxy_set_header Host $http_host;
# Vouch Proxy only acts on the request headers
proxy_pass_request_body off;