tao-test/app/tao/views/build/config/aws.json.sample

10 lines
127 B
Plaintext

{
"s3" : {
"accessKeyId" : "",
"secretKey" : "",
"region" : "us-west-2",
"bucket": "",
"path": "/"
}
}