diff --git a/next.config.js b/next.config.js index 63333a2..1671eb4 100644 --- a/next.config.js +++ b/next.config.js @@ -5,7 +5,7 @@ module.exports = { API_URL: process.env.API_URL }, images: { - domains: [ 'lorempixel.com.br' ] + domains: [ 'http://lorempixel.com.br' ] }, async redirects() { return [