Skip to content

Commit 23c35d8

Browse files
committed
🎨 Content-Security-Policy
1 parent e420b13 commit 23c35d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

nuxt.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ module.exports = {
99
host: '127.0.0.1'
1010
},
1111
/*
12+
** Render configuration
13+
*/
14+
render: {
15+
csp: true
16+
},
17+
/*
1218
** Environment variable configuration
1319
*/
1420
env: {

0 commit comments

Comments
 (0)