mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 14:42:31 +00:00
fix(vendure): add new image domain (#698)
This commit is contained in:
parent
bbe97ab0cb
commit
0ae927fbcf
@ -3,6 +3,6 @@ const commerce = require('./commerce.config.json')
|
||||
module.exports = {
|
||||
commerce,
|
||||
images: {
|
||||
domains: ['localhost', 'demo.vendure.io'],
|
||||
domains: ['localhost', 'demo.vendure.io','readonlydemo.vendure.io'],
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user