mirror of
https://github.com/strapi/strapi.git
synced 2025-07-23 09:00:19 +00:00
7 lines
103 B
JavaScript
7 lines
103 B
JavaScript
module.exports = {
|
|
provider: 'cloudinary',
|
|
providerOptions: {
|
|
cloud_name: 'dv6lyfjdm',
|
|
},
|
|
};
|