server/nginx/frame
This commit is contained in:
parent
5c1c80668b
commit
33644cfc7f
1 changed files with 1 additions and 0 deletions
|
@ -390,6 +390,7 @@ Security
|
|||
listen [::]:443 ssl http2;
|
||||
add_header Content-Security-Policy "default-src 'self'";
|
||||
add_header Strict-Transport-Security "max-age=31557600; includeSubDomains; preload" always;
|
||||
add_header X-Frame-Options "SAMEORIGIN";
|
||||
|
||||
Sites
|
||||
^^^^^
|
||||
|
|
Loading…
Reference in a new issue