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 47b36f8 + 6d452d4 commit 12d82a1Copy full SHA for 12d82a1
README.md
@@ -122,8 +122,6 @@ AWS_ACCESS_KEY_ID=
122
AWS_SECRET_ACCESS_KEY=
123
AWS_DEFAULT_REGION=
124
AWS_BUCKET=
125
-AWS_URL="https://s3.amazonaws.com"
126
-AWS_POST_END_POINT="https://${AWS_BUCKET}.s3.amazonaws.com/"
127
```
128
129
To allow direct multipart uploads to your S3 bucket, you need to add some extra configuration on bucket's `CORS configuration`.
0 commit comments