This commit is contained in:
zino
2023-12-06 00:21:09 +01:00
parent bce1cd6761
commit 232a197661

View File

@@ -23,9 +23,9 @@ server {
proxy_pass http://vouch:9090/validate;
# be sure to pass the original host header
#proxy_set_header Host $http_host;
proxy_set_header Host $http_host;
proxy_set_header Host zinomedia.de;
#proxy_set_header Host zinomedia.de;
# # Vouch Proxy only acts on the request headers
# proxy_pass_request_body off;