Skip to content

Commit 12d82a1

Browse files
authored
Merge pull request #15 from kerkness/patch-1
Remove unnecessary .env vars from setup instructions
2 parents 47b36f8 + 6d452d4 commit 12d82a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@ AWS_ACCESS_KEY_ID=
122122
AWS_SECRET_ACCESS_KEY=
123123
AWS_DEFAULT_REGION=
124124
AWS_BUCKET=
125-
AWS_URL="https://s3.amazonaws.com"
126-
AWS_POST_END_POINT="https://${AWS_BUCKET}.s3.amazonaws.com/"
127125
```
128126

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

0 commit comments

Comments
 (0)