fix: change s3
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user