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