@@ -5,14 +5,5 @@
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"S3": {
|
||||
"ServiceURL": "http://192.168.1.102:9000",
|
||||
"AccessKey": "your-access-key",
|
||||
"SecretKey": "your-secret-key",
|
||||
"UseHttp": true,
|
||||
"ForcePathStyle": true,
|
||||
"DefaultBucketPrefix": "pld-" // optional
|
||||
}
|
||||
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user