parent
77ba91c712
commit
d8906b2cb6
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ app.use(nonDebugOnly(helmet({
|
||||||
objectSrc: [`'none'`],
|
objectSrc: [`'none'`],
|
||||||
manifestSrc: [`'self'`]
|
manifestSrc: [`'self'`]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
referrerPolicy: {
|
||||||
|
policy: 'no-referrer'
|
||||||
}
|
}
|
||||||
})))
|
})))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue