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

10 lines
127 B
Plaintext
Raw Normal View History

2022-08-29 20:14:13 +02:00
{
"s3" : {
"accessKeyId" : "",
"secretKey" : "",
"region" : "us-west-2",
"bucket": "",
"path": "/"
}
}