add minio config and service
This commit is contained in:
parent
b2abfe9e87
commit
4355b95054
26 changed files with 159 additions and 37 deletions
|
|
@ -24,5 +24,11 @@
|
|||
"ExcelPackage": {
|
||||
"LicenseContext": "NonCommercial"
|
||||
}
|
||||
},
|
||||
"MinIO": {
|
||||
"Endpoint": "http://127.0.0.1:9001",
|
||||
"AccessKey": "ZQOGEjHxDesiVIHR",
|
||||
"SecretKey": "vKTpcxY0Wjjp775aDwNn1q6VWJu8EFb6",
|
||||
"BucketName": "bma-recruit"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue