diff --git a/app.json b/app.json index 52e53d2..8c9511d 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,7 @@ { "name": "go-heroku-example", "scripts": { + "postdeploy": "sleep 300" }, "env": { },