* workspace base with minio

This commit is contained in:
2021-04-15 12:20:13 +03:00
parent 5720d9376b
commit cd422e4e6b
26 changed files with 215 additions and 956 deletions

View File

@ -0,0 +1,12 @@
{
"version": "10",
"aliases": {
"local": {
"url": "http://minio:9000",
"accessKey": "s3.local",
"secretKey": "qbKTLqAumjYOYlCXCRk6",
"api": "S3v4",
"path": "auto"
}
}
}