Add events.mapbox.com to connect-src

This commit is contained in:
Jenni Nurmi 2019-07-04 11:16:41 +03:00
parent 18492a2e44
commit 669006015a

View file

@ -23,6 +23,7 @@ const defaultDirectives = {
'maps.googleapis.com',
'*.tiles.mapbox.com',
'api.mapbox.com',
'events.mapbox.com',
// Google Analytics
'www.google-analytics.com',