[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-23 15:32:29
This commit is contained in:
parent
bec6a06a2c
commit
a09ad581ba
|
|
@ -101,7 +101,7 @@ server {
|
||||||
# ==========================================================================
|
# ==========================================================================
|
||||||
# BLOCO DO OFFICE ONLINE CORRIGIDO - Bloco 4
|
# BLOCO DO OFFICE ONLINE CORRIGIDO - Bloco 4
|
||||||
# ==========================================================================
|
# ==========================================================================
|
||||||
location ~ ^/(m|x|we|o|p|wv|op|wd|rtc|rtc2)/ {
|
location ~ ^/(m|x|we|o|p|wv|op|wd|rtc|rtc2|layouts|view)/ {
|
||||||
# Tratamento de CORS (permanece o mesmo)
|
# Tratamento de CORS (permanece o mesmo)
|
||||||
if ($request_method = 'OPTIONS') {
|
if ($request_method = 'OPTIONS') {
|
||||||
add_header 'Access-Control-Allow-Origin' "$scheme://$http_host";
|
add_header 'Access-Control-Allow-Origin' "$scheme://$http_host";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue