[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-11 21:03:22
This commit is contained in:
parent
808d96ba5f
commit
3d7ccb846d
|
|
@ -196,6 +196,8 @@ server {
|
||||||
# --- CORRIGIDO AQUI (Adicionado para corrigir o 502) ---
|
# --- CORRIGIDO AQUI (Adicionado para corrigir o 502) ---
|
||||||
proxy_ssl_verify off;
|
proxy_ssl_verify off;
|
||||||
|
|
||||||
|
more_clear_headers 'X-Content-Type-Options';
|
||||||
|
|
||||||
if ($request_method = 'OPTIONS') {
|
if ($request_method = 'OPTIONS') {
|
||||||
more_set_headers 'Access-Control-Allow-Origin: "$scheme://$http_host"';
|
more_set_headers 'Access-Control-Allow-Origin: "$scheme://$http_host"';
|
||||||
more_set_headers 'Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD';
|
more_set_headers 'Access-Control-Allow-Methods: GET, POST, OPTIONS, HEAD';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue