api อัพโหลดหลักฐานชำระเงิน

This commit is contained in:
Kittapath 2023-04-03 12:05:57 +07:00
parent eb8047e7ad
commit dee47f326d
6 changed files with 155 additions and 136 deletions

View file

@ -26,9 +26,9 @@
}
},
"MinIO": {
"Endpoint": "http://127.0.0.1:9000",
"AccessKey": "lLXkeFav7rtu3GlP",
"SecretKey": "K8KxwNyqedWy7p2HPsTJRoMOlnoXgDa1",
"Endpoint": "https://s3.frappet.com/",
"AccessKey": "frappet",
"SecretKey": "P@ssw0rd",
"BucketName": "bma-recruit"
}
}