Skip to content

Commit

Permalink
Merge pull request alvarcarto#29 from crcastle/patch-1
Browse files Browse the repository at this point in the history
Direct user to example+docs after Heroku deploy
  • Loading branch information
kimmobrunfeldt authored Feb 21, 2018
2 parents 195ee75 + 3050f97 commit f76bf18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"required": false
}
},
"success_url": "/api/render?url=https://github.com/alvarcarto/url-to-pdf-api/blob/master/README.md",
"buildpacks": [
{
"url": "https://github.com/jontewks/puppeteer-heroku-buildpack"
Expand All @@ -31,4 +32,4 @@
"url": "https://github.com/debitoor/heroku-buildpack-converter-fonts"
}
]
}
}

0 comments on commit f76bf18

Please sign in to comment.