forked from sent/waves
Crazy Cattle 3D
This commit is contained in:
parent
50da5a992e
commit
39733b0258
2
setup.sh
2
setup.sh
|
@ -81,6 +81,8 @@ cat <<EOF | sudo tee /etc/caddy/Caddyfile > /dev/null
|
||||||
X-Content-Type-Options "nosniff"
|
X-Content-Type-Options "nosniff"
|
||||||
X-XSS-Protection "1; mode=block"
|
X-XSS-Protection "1; mode=block"
|
||||||
Referrer-Policy "no-referrer"
|
Referrer-Policy "no-referrer"
|
||||||
|
Cross-Origin-Embedder-Policy "require-corp"
|
||||||
|
Cross-Origin-Opener-Policy "same-origin"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in New Issue
Block a user