Files
Membarr/app.json
Sleepingpirates 3b3c0794d2 Update app.json
2020-06-10 19:48:36 -04:00

12 lines
293 B
JSON

{
"name": "Invitarr",
"description": "This app does one little thing, and does it well.",
"repository": "https://github.com/Sleepingpirates/Invitarr",
"image": "Sleepingpirates/Invitarr/tree/master/Docker",
"buildpacks": [
{
"url": " heroku/python"
}
],
}