Skip to content

Commit

Permalink
bump start to production puma profile
Browse files Browse the repository at this point in the history
  • Loading branch information
zenvdeluca committed Apr 25, 2016
1 parent 3d21d11 commit 908a040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/start
@@ -1,3 +1,3 @@
#!/bin/bash
bundle exec script/pooler.rb &
bundle exec puma -C config/puma.development.rb
bundle exec puma -C config/puma.production.rb

0 comments on commit 908a040

Please sign in to comment.