[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-26 20:23:53

This commit is contained in:
srvproxy001.itguys.com.br 2025-10-26 20:23:53 -03:00
parent 77ff85493e
commit 0a39430568
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ server {
location ~ ^/(m|x|we|o|p|wv|op|wd|rtc|rtc2|layouts|view|_layouts)/ { location ~ ^/(m|x|we|o|p|wv|op|wd|rtc|rtc2|layouts|view|_layouts)/ {
proxy_pass http://officeonline_backend; proxy_pass http://officeonline_backend;
proxy_set_header Host "srvoffice001.itguys.com.br"; proxy_set_header Host "verbocloud.itguys.com.br";
proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Real-IP $remote_addr;
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;