This commit is contained in:
2025-11-22 11:36:59 +01:00
parent 1af3b4aba3
commit db4912278a

View File

@@ -1,5 +0,0 @@
proxy_set_header Host $host;
proxy_set_header X-Forwarded-Host $host;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Real-IP $remote_addr;