Tips I found using Heroku with Masonite
To display the versions of application release.
$ heroku releases -a {appname}
To rollback to a version.
$ heroku rollback v53 -a {appname}
To display the versions of application release.
$ heroku releases -a {appname}
To rollback to a version.
$ heroku rollback v53 -a {appname}
For further actions, you may consider blocking this person and/or reporting abuse
sharathchandark -
A.S Nasseri -
Arsen Apostolov -
Gabriel A. Micheal -
Top comments (0)