Skip to content

Instantly share code, notes, and snippets.

@rickyhaswifi
Created October 9, 2019 01:07
Show Gist options
  • Save rickyhaswifi/297ea0c167300e51bc94a5d8620f8c37 to your computer and use it in GitHub Desktop.
Save rickyhaswifi/297ea0c167300e51bc94a5d8620f8c37 to your computer and use it in GitHub Desktop.
rails/Procfile - for heroku
web: bundle exec puma -t 5:5 -p ${PORT:-3000} -e ${RACK_ENV:-development}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment