Skip to content

Commit 653df04

Browse files
authored
Merge pull request #16 from TappNetwork/update_readme
Add note about env vars for custom, non-aws endpoints
2 parents 12d82a1 + f73de1e commit 653df04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@ AWS_DEFAULT_REGION=
124124
AWS_BUCKET=
125125
```
126126

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+
127132
To allow direct multipart uploads to your S3 bucket, you need to add some extra configuration on bucket's `CORS configuration`.
128133
On your AWS S3 console, select your bucket.
129134
Click on `"Permissions"` tab.

0 commit comments

Comments
 (0)