We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 12d82a1 + f73de1e commit 653df04Copy full SHA for 653df04
README.md
@@ -124,6 +124,11 @@ AWS_DEFAULT_REGION=
124
AWS_BUCKET=
125
```
126
127
+> **Warning**
128
+>
129
+> The `AWS_URL` or `AWS_POST_END_POINT` env vars should only be set when using a custom, non-aws endpoint.
130
+> For more details please refer to this issue: https://github.com/TappNetwork/laravel-uppy-s3-multipart-upload/issues/14.
131
+
132
To allow direct multipart uploads to your S3 bucket, you need to add some extra configuration on bucket's `CORS configuration`.
133
On your AWS S3 console, select your bucket.
134
Click on `"Permissions"` tab.
0 commit comments