HOTFIX 2
This commit is contained in:
parent
618e9d3671
commit
1db921a7bd
1 changed files with 0 additions and 9 deletions
|
@ -12,21 +12,12 @@ const config = {
|
|||
remotePatterns: [
|
||||
{
|
||||
hostname: "avatars.githubusercontent.com",
|
||||
pathname: "/.*",
|
||||
protocol: "https",
|
||||
port: "443",
|
||||
},
|
||||
{
|
||||
hostname: "lh3.googleusercontent.com",
|
||||
pathname: "/.*",
|
||||
protocol: "https",
|
||||
port: "443",
|
||||
},
|
||||
{
|
||||
hostname: "img.clerk.com",
|
||||
pathname: "/.*",
|
||||
protocol: "https",
|
||||
port: "443",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue