Answers for "restart heroku app from command line + rails"

0

heroku restart rails server

heroku restart -a app_name

# The -a is the same as --app
Posted by: Guest on October-27-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language