Co-authored-by: Copilot <[email protected]>
@ -9,7 +9,7 @@ server {
access_log off;
etag on;
expires 1y;
expires 3M;
add_header Cache-Control "public, immutable";
try_files $uri =404;
}