1
0
mirror of https://github.com/owenthereal/jqplay.git synced 2025-04-19 06:02:17 +03:00
jqplay/app.json
2016-04-26 08:00:56 -07:00

22 lines
222 B
JSON

{
"name": "jqplay",
"scripts": {
},
"env": {
},
"formation": {
"web": {
"quantity": 1
}
},
"addons": [
"librato",
"newrelic",
"ssl",
"papertrail"
],
"buildpacks": [
]
}