[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-30 23:57:16

This commit is contained in:
srvproxy001.itguys.com.br 2025-09-30 23:57:16 -03:00
parent 736c4e5a91
commit 8ac56b0685
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ server {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-Host $host; proxy_set_header X-Forwarded-Host $host;
#proxy_set_header X-Forwarded-Port $server_port; proxy_set_header X-Forwarded-Port $server_port;
proxy_set_header User-Agent $http_user_agent; proxy_set_header User-Agent $http_user_agent;
proxy_set_header X-Requested-With $http_x_requested_with; proxy_set_header X-Requested-With $http_x_requested_with;
proxy_http_version 1.1; proxy_http_version 1.1;