fix: change s3

This commit is contained in:
2026-09-15 21:13:37 +07:00
parent 52685e86ea
commit 4078bf01f4
9 changed files with 119 additions and 242 deletions
+5 -5
View File
@@ -11,11 +11,11 @@
"Cors": {
"Origins": "*"
},
"CloudFile": {
"BaseUrl": "https://s3.koda.id.vn",
"ApiKey": "xxxx",
"BucketPrefix": "mws-p-",
"HttpTimeoutSeconds": 30
"Minio": {
"Endpoint": "https://minio.koda.id.vn",
"AccessKey": "CHANGE_ME",
"SecretKey": "CHANGE_ME",
"Bucket": "mws"
},
"Logging": {
"LogLevel": {