update,
This commit is contained in:
@@ -2,7 +2,12 @@
|
||||
const config = {
|
||||
reactStrictMode: false,
|
||||
images: {
|
||||
domains: ['example.com', '127.0.0.1', 'localhost'],
|
||||
domains: [
|
||||
//
|
||||
'example.com',
|
||||
'127.0.0.1',
|
||||
'localhost',
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user