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

This commit is contained in:
srvproxy001.itguys.com.br 2025-09-23 15:02:21 -03:00
parent eb8e73a3af
commit ac948d5fa7
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|wv|op/view) {
location ~ ^/(m|x|we|o|wv|op/view) {
# Tratamento de CORS (permanece o mesmo)
if ($request_method = 'OPTIONS') {
add_header 'Access-Control-Allow-Origin' "$scheme://$http_host";