From 8e82e4097b37843d286b4f4339077739bae948b8 Mon Sep 17 00:00:00 2001 From: yeonddori Date: Mon, 22 Jul 2024 01:17:45 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=8F=84=EB=A9=94=EC=9D=B8=20=ED=97=88?= =?UTF-8?q?=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #117 --- next.config.mjs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/next.config.mjs b/next.config.mjs index d20245f..9340ae9 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -11,6 +11,10 @@ const nextConfig = { protocol: 'https', hostname: 'wimg.mk.co.kr', }, + { + protocol: 'https', + hostname: 'pimg.mk.co.kr', + }, { protocol: 'https', hostname: 'img.hankyung.com',