Files
Membarr/app.json
2020-06-10 19:45:49 -04:00

12 lines
328 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": "https://github.com/heroku/heroku-buildpack-python"
}
],
}