mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 17:08:34 +00:00
add gstatic to CSP whitelist (#9858)
This commit is contained in:
parent
0d358576b1
commit
0b6d67a834
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ async function bootstrap() {
|
|||
'cdn.jsdelivr.net',
|
||||
'https://esm.sh',
|
||||
'www.googletagmanager.com',
|
||||
'https://www.gstatic.com',
|
||||
],
|
||||
'default-src': [
|
||||
'maps.googleapis.com',
|
||||
|
|
|
|||
Loading…
Reference in a new issue