Skip to content
New issue

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

Upgrade to latest version of Puma and revisit configuration #12

Open
samandmoore opened this issue Nov 2, 2016 · 1 comment
Open

Upgrade to latest version of Puma and revisit configuration #12

samandmoore opened this issue Nov 2, 2016 · 1 comment

Comments

@samandmoore
Copy link
Member

Currently, we don't have a Procfile for deployments to heroku, so heroku will use the default configuration for running the web server.

That's probably good though because the current version of our config/puma.rb probably isn't really heroku compatible. We should consider dropping in a different version of that file or removing it altogether if it's not really needed.

@jmileham
Copy link
Member

config/puma.rb is now compatible with Heroku.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants