Remove Heroku integration code
Closed this issue · 2 comments
nathan-weinberg commented
As we look to migrate to AWS, we might want to remove all off the various Heroku webhooks and such. cc @idreyn
idreyn commented
As far as code changes go, we'll be able to remove:
- The Heroku SSL middleware
- The
app.json
descriptor file
Both of these will be inert on the new instance, so we can do the handover and then remove them.
nathan-weinberg commented
cc @austinjpaul