Update ingress.conf

This commit is contained in:
Alexandre
2022-08-29 16:19:30 +02:00
committed by GitHub
parent 7e83518e9b
commit 7dfcf70d10

View File

@@ -12,7 +12,7 @@ server {
proxy_read_timeout 30;
proxy_set_header Connection "Upgrade";
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Host $http_host; # try $host instead if this doesn't work
proxy_set_header Host $host; # try $host instead if this doesn't work
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
# Allow ingress subpath