Support STREAMING-AWS4-HMAC-SHA256-PAYLOAD (#64) #156
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ cat > /tmp/garage.mc/config.json <<EOF
|
||||||
"version": "10",
|
"version": "10",
|
||||||
"aliases": {
|
"aliases": {
|
||||||
"garage": {
|
"garage": {
|
||||||
"url": "https://localhost:4443",
|
"url": "http://127.0.0.1:3911",
|
||||||
"accessKey": "$ACCESS_KEY",
|
"accessKey": "$ACCESS_KEY",
|
||||||
"secretKey": "$SECRET_KEY",
|
"secretKey": "$SECRET_KEY",
|
||||||
"api": "S3v4",
|
"api": "S3v4",
|
||||||
|
|
Loading…
Reference in a new issue