[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-12 11:46:01

This commit is contained in:
srvproxy001.itguys.com.br 2025-11-12 11:46:01 -03:00
parent fecff8610e
commit 440329bf56
1 changed files with 1 additions and 1 deletions

View File

@ -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;