mirror of
https://github.com/owenthereal/jqplay.git
synced 2025-04-19 06:02:17 +03:00
22 lines
222 B
JSON
22 lines
222 B
JSON
{
|
|
"name": "jqplay",
|
|
"scripts": {
|
|
},
|
|
"env": {
|
|
},
|
|
"formation": {
|
|
"web": {
|
|
"quantity": 1
|
|
}
|
|
},
|
|
"addons": [
|
|
"librato",
|
|
"newrelic",
|
|
"ssl",
|
|
"papertrail"
|
|
],
|
|
"buildpacks": [
|
|
|
|
]
|
|
}
|