mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
@uppy/examples/aws-companion fix typo (#6174)
This commit is contained in:
parent
41d7268af8
commit
cb6d42a42f
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ const options = {
|
|||
filePath: DATA_DIR,
|
||||
secret: 'blah blah',
|
||||
debug: true,
|
||||
corsOrigin: true,
|
||||
corsOrigins: true,
|
||||
}
|
||||
|
||||
// Create the data directory here for the sake of the example.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue