mirror of
https://github.com/Namyalg/Upload-to-S3-from-React.git
synced 2025-06-19 06:45:31 -04:00
Update README.md
This commit is contained in:
parent
085b3b2567
commit
5b4882950d
@ -13,7 +13,7 @@ Steps to follow
|
|||||||
|
|
||||||
```
|
```
|
||||||
REACT_APP_BUCKET_NAME=your-bucket-name
|
REACT_APP_BUCKET_NAME=your-bucket-name
|
||||||
REACT_APP_REGION=us-west-2 (eg: add the location of your bucket)
|
REACT_APP_REGION=add the location of your bucket (eg: us-west-2)
|
||||||
REACT_APP_ACCESS=got-from-the-security-credentials
|
REACT_APP_ACCESS=got-from-the-security-credentials
|
||||||
REACT_APP_SECRET=got-from-the-security-credentials
|
REACT_APP_SECRET=got-from-the-security-credentials
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user