Skip to content

Commit 507de0d

Browse files
feat(netlify): Add Supabase image CDN remote path (#1616)
Extend remote images configuration to include Supabase storage CDN path for improved image loading and hosting support
1 parent 70f4f58 commit 507de0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/web/netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ NODE_VERSION = "22"
99
# https://docs.netlify.com/build/image-cdn/overview/#remote-path
1010
remote_images = [
1111
"https://hyprnote\\.com/.*",
12+
"https://ijoptyyjrfqwaqhyxkxj\\.supabase\\.co/.*",
1213
]

0 commit comments

Comments
 (0)