Answers for "How to restart heroku server from command line"

2

heroku restart

heroku ps:restart web -a <my app name>
Posted by: Guest on August-18-2020

Code answers related to "How to restart heroku server from command line"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language