Comment out proxy_set_header Host $host; and sudo systemctl reload nginx.
proxy_set_header Host $host;
sudo systemctl reload nginx
Comment out
proxy_set_header Host $host;
andsudo systemctl reload nginx
.