This commit is contained in:
zino
2023-12-05 22:36:32 +01:00
parent c0fa42a606
commit be150c6baa

View File

@@ -30,8 +30,8 @@ server {
internal; internal;
proxy_pass https://validate.vouch.armos.zinomedia.de; proxy_pass https://validate.vouch.armos.zinomedia.de;
# # be sure to pass the original host header # 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 # # Vouch Proxy only acts on the request headers
# proxy_pass_request_body off; # proxy_pass_request_body off;