removed csp temporary to analyze angular issues
This commit is contained in:
parent
479a7a6ea1
commit
4fb625a352
@ -6,7 +6,7 @@ server {
|
||||
root /usr/share/nginx/html;
|
||||
# SSL stuff for cloudflare proxy-ing - ignores SSL certificate and uses SNI
|
||||
|
||||
add_header Content-Security-Policy "default-src 'self'; style-src 'unsafe-inline' 'self'; script-src 'self'";
|
||||
# add_header Content-Security-Policy "default-src 'self'; style-src 'unsafe-inline' 'self'; script-src 'self'";
|
||||
|
||||
|
||||
proxy_ssl_verify off;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user