11 lines
208 B
JSON
11 lines
208 B
JSON
{
|
|
"name": "Invitarr",
|
|
"description": "This app does one little thing, and does it well.",
|
|
"image": "piratify/invitarr:latest",
|
|
"buildpacks": [
|
|
{
|
|
"url": "heroku/python"
|
|
}
|
|
]
|
|
}
|