Skip to content

Commit

Permalink
chore: Allows images from googleapi
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-zahedi committed Jan 8, 2024
1 parent 3dec0e4 commit 11baca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gdu/config/next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export const CSPDefaultsList: CSPItem[] = [
'https://*.autoguru.com.au',
'https://*.autoguru.au',
'https://*.googletagmanager.com',
"https://*.googleapis.com",
'https://*.google-analytics.com',
'https://*.heapanalytics.com/',
'https://heapanalytics.com/',
Expand Down

0 comments on commit 11baca2

Please sign in to comment.