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