Skip to content

Commit 30b611b

Browse files
committed
Update Procfile to run sidekiq
1 parent da38602 commit 30b611b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Procfile

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
web: bundle exec rails server thin -p $PORT -e $RACK_ENV
2+
sidekiq: bundle exec sidekiq

0 commit comments

Comments
 (0)