Skip to content

Commit

Permalink
chore: Update next.config.js with new hostname for cloudflarestorage
Browse files Browse the repository at this point in the history
  • Loading branch information
keyskull committed Jun 26, 2024
1 parent dd725da commit f4ab8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const nextConfig = {
},
{
protocol: 'https',
hostname: 'dev-mitech-ai.fe153dab94c62b5c9235e33427e8c87e.r2.cloudflarestorage.com'
hostname: '**.r2.cloudflarestorage.com'
},
{
protocol: 'https',
Expand Down

0 comments on commit f4ab8e6

Please sign in to comment.