mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31:22 +00:00
chore: add providers.aquila-cms.com to image domain
This commit is contained in:
parent
9df1475c66
commit
e1f2e16b3d
@ -3,6 +3,6 @@ const commerce = require('./commerce.config.json')
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
commerce,
|
commerce,
|
||||||
images: {
|
images: {
|
||||||
domains: ['recdem.hosting-ns.com', '192.168.1.138'],
|
domains: ['recdem.hosting-ns.com', 'providers.aquila-cms.com'],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user