This commit is contained in:
Stefan Wieczorek
2022-09-20 11:05:05 +02:00
parent 07cef4f3c4
commit 749d18c013

View File

@@ -57,7 +57,7 @@ server {
{{settings}}
location / {
{{proxy_pass}}
{{varnish_proxy_pass}}
proxy_set_header Host $http_host;
proxy_set_header X-Forwarded-Host $http_host;
proxy_set_header X-Real-IP $remote_addr;