Skip to content

Commit

Permalink
Updates media URL for new Hygraph asset management
Browse files Browse the repository at this point in the history
  • Loading branch information
brob committed Jul 18, 2024
1 parent 0e2e74f commit 3710c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ const config = withPlugins(
remotePatterns: [
{
protocol: "https",
hostname: "media.graphassets.com",
},
hostname: "**.graphassets.com",
}
],
},
webpack: (config) => {
Expand Down

0 comments on commit 3710c8d

Please sign in to comment.