Skip to content

Commit 96c9cea

Browse files
committed
quick fix
1 parent 8a07638 commit 96c9cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const nextConfig: NextConfig = {
88
// SECURITY: Only allow images from Supabase storage
99
{
1010
protocol: 'https',
11-
hostname: '*.supabase.co',
11+
hostname: '*uitnikhlfxfvtvpqdmjf.supabase.co',
1212
},
1313
// Allow images from Unsplash for hero carousel
1414
{

0 commit comments

Comments
 (0)