www.jotoho.de: Reformat header directive
This commit is contained in:
parent
ee16bce27b
commit
d082640f86
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
http://www.jotoho.de
|
http://www.jotoho.de
|
||||||
|
|
||||||
header {
|
header Content-Security-Policy "default-src 'self'; base-uri 'self' https://jotoho.de https://*.jotoho.de; child-src 'none'; connect-src 'none'; font-src 'none'; frame-ancestors 'none'; img-src 'self' https://jotoho.de https://*.jotoho.de; media-src 'self' https://jotoho.de https://*.jotoho.de; object-src 'none'; plugin-types 'none'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests;"
|
||||||
Content-Security-Policy default-src 'self'; base-uri 'self' https://jotoho.de https://*.jotoho.de; child-src 'none'; connect-src 'none'; font-src 'none'; frame-ancestors 'none'; img-src 'self' https://jotoho.de https://*.jotoho.de; media-src 'self' https://jotoho.de https://*.jotoho.de; object-src 'none'; plugin-types 'none'; style-src 'self'; worker-src 'none'; upgrade-insecure-requests;
|
|
||||||
}
|
|
||||||
|
|
||||||
file_server {
|
file_server {
|
||||||
root /site/
|
root /site/
|
||||||
|
|
Loading…
Reference in a new issue