Skip to content

Commit

Permalink
Merge pull request #15 from kerkness/patch-1
Browse files Browse the repository at this point in the history
Remove unnecessary .env vars from setup instructions
  • Loading branch information
andreia authored Jan 5, 2023
2 parents 47b36f8 + 6d452d4 commit 12d82a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=
AWS_BUCKET=
AWS_URL="https://s3.amazonaws.com"
AWS_POST_END_POINT="https://${AWS_BUCKET}.s3.amazonaws.com/"
```

To allow direct multipart uploads to your S3 bucket, you need to add some extra configuration on bucket's `CORS configuration`.
Expand Down

0 comments on commit 12d82a1

Please sign in to comment.