set minio service

This commit is contained in:
Kittapath 2023-03-31 12:11:23 +07:00
parent c76f29934b
commit 3ff5a4fa46
18 changed files with 2171 additions and 453 deletions

View file

@ -24,5 +24,11 @@
"ExcelPackage": {
"LicenseContext": "NonCommercial"
}
},
"MinIO": {
"Endpoint": "http://127.0.0.1:9000",
"AccessKey": "lLXkeFav7rtu3GlP",
"SecretKey": "K8KxwNyqedWy7p2HPsTJRoMOlnoXgDa1",
"BucketName": "bma-recruit"
}
}