Files
Membarr/app.json
Sleepingpirates 23562f943c Update app.json
2020-06-10 20:00:14 -04:00

11 lines
251 B
JSON

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