Skip to content

Commit 8a02238

Browse files
committed
Remove ip in image config
1 parent d5a1971 commit 8a02238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

refactor/next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
const nextConfig = {
33
reactStrictMode: true,
44
images: {
5-
domains: ['70.34.205.68', 'res.cloudinary.com', 'via.placeholder.com'],
5+
domains: ['swewoocommerce.dfweb.no', 'res.cloudinary.com', 'via.placeholder.com'],
66
},
77
};
88

0 commit comments

Comments
 (0)