[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-12 11:46:01
This commit is contained in:
parent
fecff8610e
commit
440329bf56
|
|
@ -173,7 +173,7 @@ server {
|
|||
}
|
||||
|
||||
# Office Online (WOPI)
|
||||
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|app_scripts)/ {
|
||||
proxy_pass http://officeonline_backend;
|
||||
proxy_set_header Host "srvoffice001.itguys.com.br";
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
|
|
|||
Loading…
Reference in New Issue