Files
Membarr/app.json
Sleepingpirates 2fbd274090 Update app.json
2020-06-10 19:56:59 -04:00

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"
}
]
}