Created
October 9, 2019 01:07
-
-
Save rickyhaswifi/297ea0c167300e51bc94a5d8620f8c37 to your computer and use it in GitHub Desktop.
rails/Procfile - for heroku
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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