atmos / heaven

:walking: Rails app for GitHub Flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove formation size from app.json

markpundsack opened this issue · comments

The app.json file specifies a dyno formation size of "1X", but Heroku recently changed the default tier for new apps and 1X isn't a valid size anymore. My suggestion would be to remove the size completely so that the cheapest type is created.