modified: volumes/conf.d/code.zinomedia.de.conf

This commit is contained in:
zino
2023-12-05 22:44:28 +01:00
parent 4e2b8f1892
commit aa90afcd7a

View File

@@ -31,7 +31,7 @@ server {
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;