改进
This commit is contained in:
parent
b0e53cb6f3
commit
94efda24e6
@ -1,6 +1,6 @@
|
||||
[program:lae-queues]
|
||||
process_name=%(program_name)s_%(process_num)02d
|
||||
command=docker run -i --init --restart=always --net=host -v /opt/lae:/opt/lae ccr.ccs.tencentyun.com/laecloud/cafe:latte art queue:work --queue=default
|
||||
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
|
||||
autorestart=true
|
||||
stopasgroup=true
|
||||
|
Loading…
Reference in New Issue
Block a user