[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-23 15:14:30

This commit is contained in:
srvproxy001.itguys.com.br 2025-09-23 15:14:30 -03:00
parent e0b698879c
commit 8e564c6497
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ server {
# ==========================================================================
# BLOCO DO OFFICE ONLINE CORRIGIDO - Bloco 4
# ==========================================================================
location ~ ^/(m|x|we|o|p|wv|op/view) {
location ~ ^/(m|x|we|o|p|wv|op|wd|rtc)/ {
# Tratamento de CORS (permanece o mesmo)
if ($request_method = 'OPTIONS') {
add_header 'Access-Control-Allow-Origin' "$scheme://$http_host";