Skip to content

Commit 5789ceb

Browse files
committed
add CSP nonce flag
1 parent ecc458f commit 5789ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

angular/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
</head>
7272

7373
<body style="background-color: black">
74-
<sdp-app></sdp-app>
74+
<sdp-app ngCspNonce="random-nonce"></sdp-app>
7575
</body>
7676
</html>

0 commit comments

Comments
 (0)