-
Notifications
You must be signed in to change notification settings - Fork 0
TopCS/strapi-provider-upload-upc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An alternative upload provider working with latest uploadcare lib and latest Strapi. Set config with module.exports = ({ env }) => ({ // ... upload: { config: { provider: 'upc', providerOptions: { public_key:"xxxxx", secret_key:"xxxxx", base_cdn_url: "https://ucarecdn.com", }, }, } // ... });
About
updated uploadcare provider for strapi
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published