diff --git a/next.config.js b/next.config.js index 7bb577307..597cba323 100644 --- a/next.config.js +++ b/next.config.js @@ -11,6 +11,7 @@ module.exports = { { hostname: 'gravatar.com' }, { hostname: 'image.tmdb.org' }, { hostname: 'artworks.thetvdb.com' }, + { hostname: 'plex.tv' }, ], }, webpack(config) {