[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-18 14:49:14

This commit is contained in:
srvproxy001.itguys.com.br 2025-11-18 14:49:14 -03:00
parent 48752223f6
commit e16a0cbd7f
1 changed files with 2 additions and 1 deletions

View File

@ -293,7 +293,8 @@ server {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Forwarded-Host $host;
proxy_set_header Authorization $http_authorization;
proxy_http_version 1.1;
proxy_set_header Connection "";
proxy_connect_timeout 60s;