You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
Heroku aborts if a variable is not set and required is not set to false. This means required is true by default.
I also believe it aborts when you use
required.development
which we use.If these changes are made, this will require a major version bump.
The text was updated successfully, but these errors were encountered: