We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58bac3b commit 39a09dcCopy full SHA for 39a09dc
Procfile
@@ -1,5 +1,3 @@
1
web: bundle exec unicorn -p3000
2
-# resque: bundle exec rake resque:work QUEUE=*
3
log: tail -f -n0 log/development.log
4
juggernaut: juggernaut --port 5300
5
-# varnish: varnishd -a 0.0.0.0:8181 -T 0.0.0.0:8282 -f config/app.development.vcl -F
0 commit comments