Remove default upgrade-insecure-requests
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com> Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net> Signed-off-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
@@ -37,6 +37,8 @@ backend:
|
||||
credentials: true
|
||||
csp:
|
||||
connect-src: ["'self'", 'http:', 'https:']
|
||||
# Other Content-Security-Policy directives can be added according to the Helmet format:
|
||||
# https://helmetjs.github.io/#reference
|
||||
reading:
|
||||
allow:
|
||||
- host: example.com
|
||||
|
||||
Reference in New Issue
Block a user