mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
@uppy/aws-s3: remote uploads and golden retriever (#6186)
- add support for remote uploads - add support for restore using golden-retriever - update examples - #6181 still persists --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Mikael Finstad <finstaden@gmail.com>
This commit is contained in:
parent
da46951771
commit
2d429a8aef
31 changed files with 2478 additions and 2244 deletions
|
|
@ -23,5 +23,5 @@ uppy.use(Dashboard, {
|
|||
plugins: ['GoogleDrive', 'Webcam'],
|
||||
})
|
||||
uppy.use(AwsS3, {
|
||||
endpoint: 'http://localhost:3020',
|
||||
companionEndpoint: 'http://localhost:3020',
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue