mirror of
https://github.com/strapi/strapi.git
synced 2025-07-23 00:51:17 +00:00
9 lines
145 B
JavaScript
9 lines
145 B
JavaScript
module.exports = {
|
|
// provider: 'aws-s3',
|
|
// providerOptions: {
|
|
// cloud_name: '',
|
|
// api_key: '',
|
|
// api_secret: '',
|
|
// },
|
|
};
|