Revert "it's telling me to replace this with host in nginx files, see if that fixes it"

This reverts commit b1554aa23e.
This commit is contained in:
Lillian Violet 2026-03-17 18:32:26 +01:00
parent 375c30e624
commit 76b9b5b29d

View file

@ -137,7 +137,7 @@ in {
extraConfig = ''
X-Forwarded-For $remote_addr;"
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Host $host;
proxy_set_header Host $http_host;
proxy_buffering off;
# websocket