mirror of
https://github.com/minio/minio.git
synced 2025-04-21 19:14:39 -04:00
Update README.md
Our community contributor bought this to our attention so we have to add region as well in s3cmd config file.
This commit is contained in:
parent
e0f8fed011
commit
c3d0a3d51e
@ -168,6 +168,7 @@ host_bucket = localhost:9000
|
|||||||
access_key = YOUR_ACCESS_KEY_HERE
|
access_key = YOUR_ACCESS_KEY_HERE
|
||||||
secret_key = YOUR_SECRET_KEY_HERE
|
secret_key = YOUR_SECRET_KEY_HERE
|
||||||
signature_v2 = False
|
signature_v2 = False
|
||||||
|
bucket_location = us-east-1
|
||||||
```
|
```
|
||||||
|
|
||||||
To make a bucket
|
To make a bucket
|
||||||
|
Loading…
x
Reference in New Issue
Block a user