改名
This commit is contained in:
parent
43ff24d276
commit
d204cbe4b3
@ -1,4 +1,4 @@
|
||||
[program:lae-queues]
|
||||
[program:lae-default]
|
||||
process_name=%(program_name)s_%(process_num)02d
|
||||
command=docker run -i --rm --init --restart=always --net=host -v /opt/lae:/opt/lae ccr.ccs.tencentyun.com/laecloud/cafe:latte art queue:work --queue=default
|
||||
autostart=true
|
||||
|
@ -1,4 +1,4 @@
|
||||
[program:lae-queues]
|
||||
[program:lae-host-cost]
|
||||
process_name=%(program_name)s_%(process_num)02d
|
||||
command=docker run -i --rm --init --restart=always --net=host -v /opt/lae:/opt/lae ccr.ccs.tencentyun.com/laecloud/cafe:latte art queue:work --queue=host-cost
|
||||
autostart=true
|
||||
|
@ -1,4 +1,4 @@
|
||||
[program:lae-queues]
|
||||
[program:lae-notifications]
|
||||
process_name=%(program_name)s_%(process_num)02d
|
||||
command=docker run -i --rm --init --restart=always --net=host -v /opt/lae:/opt/lae ccr.ccs.tencentyun.com/laecloud/cafe:latte art queue:work --queue=notifications
|
||||
autostart=true
|
||||
|
Loading…
Reference in New Issue
Block a user