We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The link for the Quickstart for Heroku from the readme isn't working. I'd love to see an example of how to set this up with Heroku...
The text was updated successfully, but these errors were encountered:
My Procfile for Rails app on Heroku looks like:
web: bundle exec puma -t 5:5 -p ${PORT:-3000} -e ${RACK_ENV:-production} clock: bundle exec clockwork config/clock.rb
if that helps!
Sorry, something went wrong.
No branches or pull requests
The link for the Quickstart for Heroku from the readme isn't working. I'd love to see an example of how to set this up with Heroku...
The text was updated successfully, but these errors were encountered: