[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-08 22:43:31

This commit is contained in:
srvproxy001.itguys.com.br 2025-10-08 22:43:31 -03:00
parent f371459d60
commit 7ff8045996
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ server {
# ----------------------------------------------------------------- # -----------------------------------------------------------------
location ~* \.(jpg|jpeg|gif|png|webp|svg|ico|css|js|woff|woff2|ttf|eot)$ { location ~* \.(jpg|jpeg|gif|png|webp|svg|ico|css|js|woff|woff2|ttf|eot)$ {
proxy_pass https://172.16.12.25; proxy_pass https://172.16.12.25;
include snippets/proxy-params.conf; # Ou defina os parâmetros abaixo
proxy_cache_valid 200 30d; proxy_cache_valid 200 30d;
expires 30d; expires 30d;
access_log off; # Reduz I/O de disco access_log off; # Reduz I/O de disco