Skip to content

Commit 935f4ce

Browse files
committed
chore: add googleusercontent.com to allowed domains
1 parent a91f4f9 commit 935f4ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/webapp/next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ module.exports = withPWA({
111111
'*.google-analytics.com',
112112
'*.googletagmanager.com',
113113
'accounts.google.com',
114+
'*.googleusercontent.com',
114115
'*.cloudflare.com',
115116
...envUrls,
116117
...devUrls

0 commit comments

Comments
 (0)