mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 21:51:21 +00:00
Added s3 url to images config
This commit is contained in:
parent
16bb83ed14
commit
e8bd59f2a8
@ -3,6 +3,6 @@ const commerce = require('./commerce.config.json')
|
||||
module.exports = {
|
||||
commerce,
|
||||
images: {
|
||||
domains: ['localhost', 'vendure-admin-dap.herokuapp.com'],
|
||||
domains: ['localhost', 'vendure-admin-dap.herokuapp.com', 'dap-storage.s3.eu-west-1.amazonaws.com'],
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user