API Upload, Download and Delete Complete

This commit is contained in:
Suphonchai Phoonsawat 2023-03-25 21:01:46 +07:00
parent bdd327cce2
commit 27a3b1e771
34 changed files with 1120 additions and 780 deletions

View file

@ -26,9 +26,9 @@
}
},
"MinIO": {
"Endpoint": "http://127.0.0.1:9001",
"AccessKey": "3ECedIJ1DdaH7Jmk",
"SecretKey": "BJR9lZV7QdRI8DBekadszvN6Tpp3wHyf",
"Endpoint": "http://127.0.0.1:9000",
"AccessKey": "XCiP1ubSyuGS5yDT",
"SecretKey": "LFnSRyk144oJERvump8UDxPcjjEyzgum",
"BucketName": "bma-recruit"
}
}