This commit is contained in:
zino
2023-12-06 00:25:31 +01:00
parent f5b1477205
commit a697ffe38a
4 changed files with 9 additions and 74 deletions

View File

@@ -5,7 +5,6 @@ location = /validate {
internal;
proxy_pass "https://validate.vouch.armos.zinomedia.de/validate";
# proxy_set_header X-Forwarded-Host $http_host;
# Vouch Proxy only acts on the request headers
proxy_pass_request_body off;
proxy_set_header Content-Length "";