lk | adds procfile for worker

This commit is contained in:
Loos
2015-09-02 12:07:55 -05:00
parent 98843c45fa
commit f4e1f99cf8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp
dump.rdb
# Ignore secret assets
/lib/assets/*
+1
View File
@@ -0,0 +1 @@
worker: bundle exec sidekiq