This commit is contained in:
wnlen
2023-11-25 17:24:01 +08:00
commit 2da776f6e4
461 changed files with 100429 additions and 0 deletions

12
dashboard/public/_headers Normal file
View File

@ -0,0 +1,12 @@
# for netlify hosting
# https://docs.netlify.com/routing/headers/#syntax-for-the-headers-file
/*
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
/*.css
Cache-Control: public, max-age=31536000, immutable
/*.js
Cache-Control: public, max-age=31536000, immutable