diff --git a/app.json b/app.json index 61b21ae..79e8c6b 100644 --- a/app.json +++ b/app.json @@ -20,7 +20,8 @@ }, "buildpacks": [ { - "url": "https://github.com/heroku/heroku-buildpack-go" + "url": "https://github.com/heroku/heroku-buildpack-go", + "url": "https://github.com/iamashks/heroku-buildpack-tor-proxy.git" } ] -} \ No newline at end of file +}