Skip to content

Commit

Permalink
fix: thumbnail clodufront url이 허용되지 않아 alt가 표시되던 문제 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
d0422 committed Jan 29, 2024
1 parent 06c45e7 commit bc04ea7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const nextConfig = {
'cau-like-lion.s3.ap-northeast-2.amazonaws.com',
'chunghahaha.s3.ap-northeast-2.amazonaws.com',
'd1sgygn8l0lfd5.cloudfront.net',
'dcpshnp4boilw.cloudfront.net',
],
},
webpack(config) {
Expand Down

0 comments on commit bc04ea7

Please sign in to comment.