mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2024-11-21 07:31:01 +00:00
the old value do not work out of the box
This commit is contained in:
parent
a18b3f0d1f
commit
2b0bfa9b18
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ client = minio.Minio(
|
|||
"GKyourapikey",
|
||||
"abcd[...]1234",
|
||||
# Force the region, this is specific to garage
|
||||
region="region",
|
||||
region="garage",
|
||||
)
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue