mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Add mc-heads.net to trusted domains list
This commit is contained in:
parent
40c98e4c1f
commit
636863883a
@ -6,7 +6,7 @@ module.exports = nextTranslate({
|
||||
defaultLocale: 'ja',
|
||||
},
|
||||
images: {
|
||||
domains: ['mackerel.io'],
|
||||
domains: ['mackerel.io', 'mc-heads.net'],
|
||||
},
|
||||
webpack: function (config) {
|
||||
config.module.rules.push({
|
||||
|
Loading…
Reference in New Issue
Block a user