mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-10 23:11:02 +08:00
COMMIT_HASH in templates
This commit is contained in:
@@ -4,7 +4,7 @@ add_header X-XSS-Protection "1; mode=block" always;
|
||||
add_header X-Content-Type-Options "nosniff" always;
|
||||
add_header Referrer-Policy "{{ data.referrer_policy }}" always;<!--
|
||||
|
||||
✔ CSP--><span ng-if="isCSP()">
|
||||
✔ CSP --><span ng-if="isCSP()">
|
||||
add_header Content-Security-Policy "{{ data.content_security_policy }}" always;</span>
|
||||
|
||||
# . files
|
||||
|
Reference in New Issue
Block a user