[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-26 21:28:31
This commit is contained in:
parent
b3f88bc0c3
commit
b7db960163
|
|
@ -135,7 +135,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://office_online_backend;
|
||||||
proxy_set_header Host "verbocloud.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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue