Skip to content

Commit

Permalink
added twitter listener to worker
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Li committed Dec 23, 2013
1 parent e803bad commit eede8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
web: bundle exec puma -p $PORT -e $RACK_ENV -t 0:16
worker:
worker: bundle exec rake twitter:listen

0 comments on commit eede8bd

Please sign in to comment.