Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5917639

Browse files
committedDec 5, 2017
Remove separate sync_worker process
1 parent 783138b commit 5917639

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎Procfile

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
web: bundle exec puma -C config/puma.rb
22
worker: LIBRATO_AUTORUN=1 bundle exec sidekiq
33
release: bundle exec rake db:migrate
4-
sync_worker: bundle exec sidekiq -C config/sidekiq.yml -q sync,10 -c $SYNC_CONCURRENCY

0 commit comments

Comments
 (0)
Please sign in to comment.