mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
Update reference to the instances management script
This commit is contained in:
parent
90c2fbcbfa
commit
ac2713c9ca
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# allows you to manage multiple Puma instances with
|
||||
# Upstart, Ubuntu's native service management tool.
|
||||
#
|
||||
# See workers.conf for how to manage all Puma instances at once.
|
||||
# See puma-manager.conf for how to manage all Puma instances at once.
|
||||
#
|
||||
# Save this config as /etc/init/puma.conf then manage puma with:
|
||||
# sudo start puma app=PATH_TO_APP
|
||||
|
|
Loading…
Add table
Reference in a new issue