mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
fixed documentation (file name has changed)
This commit is contained in:
parent
0a983e7653
commit
56a9738956
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# allows you to manage multiple Sidekiq instances with
|
||||
# Upstart, Ubuntu's native service management tool.
|
||||
#
|
||||
# See workers.conf for how to manage all Sidekiq instances at once.
|
||||
# See sidekiq-manager.conf for how to manage all Sidekiq instances at once.
|
||||
#
|
||||
# Save this config as /etc/init/sidekiq.conf then mange sidekiq with:
|
||||
# sudo start sidekiq app=/path/to/app index=0
|
||||
|
|
Loading…
Add table
Reference in a new issue