mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-05 18:18:46 +00:00
feat(nginx): add cache header
This commit is contained in:
parent
1f17b5f452
commit
ea0c07a59c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ http {
|
|||
access_log /var/log/nginx/access.log main;
|
||||
|
||||
location / {
|
||||
|
||||
add_header Cache-Control "public, max-age=86400";
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue