* workspace base with minio
This commit is contained in:
12
dockerfiles/workspace/minio/auth.json
Normal file
12
dockerfiles/workspace/minio/auth.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": "10",
|
||||
"aliases": {
|
||||
"local": {
|
||||
"url": "http://minio:9000",
|
||||
"accessKey": "s3.local",
|
||||
"secretKey": "qbKTLqAumjYOYlCXCRk6",
|
||||
"api": "S3v4",
|
||||
"path": "auto"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user