Busqueda con auto focus y algun cambio a nginx

This commit is contained in:
2021-12-16 01:26:37 -03:00
parent cf64b2d040
commit 46509369a6
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,6 @@ server {
gzip_static on;
expires 7d;
add_header Pragma "public";
add_header Cache-Control "public";
}