Compare commits
2 commits
feb09a4bc6
...
747889a096
Author | SHA1 | Date | |
---|---|---|---|
747889a096 | |||
2b0bfa9b18 |
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ client = minio.Minio(
|
||||||
"GKyourapikey",
|
"GKyourapikey",
|
||||||
"abcd[...]1234",
|
"abcd[...]1234",
|
||||||
# Force the region, this is specific to garage
|
# Force the region, this is specific to garage
|
||||||
region="region",
|
region="garage",
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue