[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-01 06:09:17
This commit is contained in:
parent
01d7107212
commit
1af52b3736
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue