heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
682 stars 111 forks source link

Remove need for frontend to proxy traffic through localhost #82

Closed michaelKurowski closed 6 years ago

michaelKurowski commented 6 years ago

We need to remove routing traffic through localhost, as it's impossible to serve frontend over web.

michaelKurowski commented 6 years ago

Mistake