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
Tomya Mateo -
Alain Airom -
Cathtine Zhamotsina -
Asrorbek Ziyatov -
Top comments (0)