This website requires JavaScript.
Explore
Help
Sign In
localhots
/
oldhaven
Watch
1
Star
0
Fork
You've already forked oldhaven
0
Code
Releases
Activity
master
oldhaven
/
Procfile
2 lines
91 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Adding worker to procfile
2011-10-05 20:18:57 +00:00
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
worker: bundle exec rake jobs:work