fix upload attatchment

This commit is contained in:
Suphonchai Phoonsawat 2023-08-08 12:37:02 +07:00
parent aff4dcd38d
commit 68c9ed1ad9
3 changed files with 68 additions and 18 deletions

View file

@ -26,10 +26,10 @@
}
},
"MinIO": {
"Endpoint": "https://s3.frappet.com/",
"Endpoint": "https://s3cluster.frappet.com/",
"AccessKey": "frappet",
"SecretKey": "P@ssw0rd",
"BucketName": "bma-recruit"
"SecretKey": "FPTadmin2357",
"BucketName": "bma-ehr-fpt"
},
"Protocol": "HTTPS"
}