mirror of
https://github.com/vercel/commerce.git
synced 2025-06-20 06:01:21 +00:00
Added vendure-admin domain to images next config
This commit is contained in:
parent
540673cc46
commit
16bb83ed14
@ -3,6 +3,6 @@ const commerce = require('./commerce.config.json')
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
commerce,
|
commerce,
|
||||||
images: {
|
images: {
|
||||||
domains: ['localhost', 'demo.vendure.io'],
|
domains: ['localhost', 'vendure-admin-dap.herokuapp.com'],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user