Files
Membarr/app.json
Sleepingpirates 42227951b9 Update app.json
2020-06-10 19:57:43 -04:00

11 lines
201 B
JSON

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