Skip to content

Commit d1c1b68

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

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/cdn-static/.*"]
5+
remote_images = ["https:\\/\\/jsonq.top\\/cdn-static\\/.*"]

0 commit comments

Comments
 (0)