[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-06 13:07:46
This commit is contained in:
parent
1a35711481
commit
75e03fe321
|
|
@ -119,8 +119,8 @@ server {
|
||||||
|
|
||||||
#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-Credentials: true';
|
#more_set_headers 'Access-Control-Allow-Credentials: true';
|
||||||
add_header 'Access-Control-Allow-Origin' "$scheme://$http_host" always;
|
more_set_header 'Access-Control-Allow-Origin' "$scheme://$http_host" always;
|
||||||
add_header 'Access-Control-Allow-Credentials' 'true' always;
|
mote_set_header 'Access-Control-Allow-Credentials' 'true' always;
|
||||||
}
|
}
|
||||||
|
|
||||||
location ~* \.(?:css|js|mjs|svg|gif|png|jpg|jpeg|ico|wasm|woff|woff2|ttf|otf|map)$ {
|
location ~* \.(?:css|js|mjs|svg|gif|png|jpg|jpeg|ico|wasm|woff|woff2|ttf|otf|map)$ {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue