include security headers for vanadium.app root
This commit is contained in:
parent
2bf340ee09
commit
fb8dce4506
@ -192,6 +192,7 @@ http {
|
||||
add_header Cross-Origin-Resource-Policy "same-origin" always;
|
||||
|
||||
location = / {
|
||||
include snippets/security-headers.conf;
|
||||
add_header Cache-Control "public, max-age=2592000";
|
||||
return 301 https://grapheneos.org/features#vanadium;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user