Update app.json
This commit is contained in:
5
app.json
5
app.json
@@ -1,11 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "Invitarr",
|
"name": "Invitarr",
|
||||||
"description": "This app does one little thing, and does it well.",
|
"description": "This app does one little thing, and does it well.",
|
||||||
"repository": "https://github.com/Sleepingpirates/Invitarr",
|
"image": "piratify/invitarr:latest",
|
||||||
"image": "Sleepingpirates/Invitarr/tree/master/Docker",
|
|
||||||
"buildpacks": [
|
"buildpacks": [
|
||||||
{
|
{
|
||||||
"url": "heroku/python"
|
"url": "heroku/python"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user