[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-01 06:09:17

This commit is contained in:
srvproxy001.itguys.com.br 2025-10-01 06:09:17 -03:00
parent 01d7107212
commit 1af52b3736
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ server {
proxy_pass http://nextcloud_backend;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header Connection "";
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;