cirruswave-j2m
Version:
19 lines (18 loc) • 416 B
JSON
{
"appdir": ".",
"appserviceconfig": "appserviceconfig.json",
"persistence": {
"s3": {
"bucketname": "bucket",
"acckey": "acckey",
"secret": "secretkey",
"region": "region"
},
"azblob": {
"type": "file",
"storageaccount": "account",
"container": "container",
"acckey": "acckey"
}
}
}