1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freescout_ynh.git synced 2024-09-03 18:36:23 +02:00

Update nginx.conf

This commit is contained in:
Éric Gaspar 2023-11-20 23:17:59 +01:00
parent 14267ce073
commit 0967afd88d

View file

@ -31,7 +31,7 @@ location __PATH__/ {
location ~* ^/(?:css|js)/.*\.(?:css|js)$ {
expires 2d;
access_log off;
add_header Cache-Control "public, must-revalidate";
more_set_headers "Cache-Control: public, must-revalidate";
}
# The list should be in sync with /storage/app/public/uploads/.htaccess and /config/app.php