Files
Membarr/app.json
Sleepingpirates a23dc10347 Update app.json
2020-06-10 19:56:32 -04:00

11 lines
209 B
JSON

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