Skip to content

Commit cf4eb18

Browse files
committed
fix: try fix image load 502 in netlify
1 parent 11190f8 commit cf4eb18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
package = "@netlify/plugin-nextjs"
33
[images]
44
# https://docs.netlify.com/image-cdn/overview/#remote-path
5-
remote_images = ["https://jsonq.top/dns-static/.*"]
5+
remote_images = ["https://jsonq.top/cdn-static/.*"]

0 commit comments

Comments
 (0)