mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-25 22:37:18 +10:00
Add events.mapbox.com to connect-src
This commit is contained in:
parent
18492a2e44
commit
669006015a
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ const defaultDirectives = {
|
|||
'maps.googleapis.com',
|
||||
'*.tiles.mapbox.com',
|
||||
'api.mapbox.com',
|
||||
'events.mapbox.com',
|
||||
|
||||
// Google Analytics
|
||||
'www.google-analytics.com',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue