[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-08 22:43:31
This commit is contained in:
parent
f371459d60
commit
7ff8045996
|
|
@ -118,7 +118,6 @@ server {
|
|||
# -----------------------------------------------------------------
|
||||
location ~* \.(jpg|jpeg|gif|png|webp|svg|ico|css|js|woff|woff2|ttf|eot)$ {
|
||||
proxy_pass https://172.16.12.25;
|
||||
include snippets/proxy-params.conf; # Ou defina os parâmetros abaixo
|
||||
proxy_cache_valid 200 30d;
|
||||
expires 30d;
|
||||
access_log off; # Reduz I/O de disco
|
||||
|
|
|
|||
Loading…
Reference in New Issue