mirror of
https://github.com/BradNut/weddingsite
synced 2025-09-08 17:40:36 +00:00
6 lines
99 B
JavaScript
6 lines
99 B
JavaScript
|
|
module.exports = {
|
||
|
|
images: {
|
||
|
|
domains: ['res.cloudinary.com', 'via.placeholder.com'],
|
||
|
|
},
|
||
|
|
};
|