add cache header

This commit is contained in:
Daniel Bulant 2022-05-16 09:37:51 +02:00
parent 5754ef58dd
commit 73df171203

View file

@ -1,3 +1,4 @@
/*
Content-Security-Policy: default-src 'self'
X-Content-Type-Options: nosniff
X-Content-Type-Options: nosniff
cache-control: public, max-age=3600, must-revalidate