Update app.json
This commit is contained in:
5
app.json
5
app.json
@@ -1,7 +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/tree/master/Docker",
|
"repository": "https://github.com/Sleepingpirates/Invitarr",
|
||||||
|
"scripts": {
|
||||||
|
"postdeploy": "git subtree push --prefix Docker Invitarr master"
|
||||||
|
},
|
||||||
"buildpacks": [
|
"buildpacks": [
|
||||||
{
|
{
|
||||||
"url": "heroku/python"
|
"url": "heroku/python"
|
||||||
|
|||||||
Reference in New Issue
Block a user