diff --git a/next.config.js b/next.config.js index 811edb8..0be4b84 100644 --- a/next.config.js +++ b/next.config.js @@ -7,7 +7,7 @@ const nextConfig = { '127.0.0.1', 'image.simplecastcdn.com', 'img.youtube.com', - 'strapi.logos.co' + 'cms-press.logos.co' ], }, }