update: conf
This commit is contained in:
parent
69f02096da
commit
0747980af2
@ -6,7 +6,7 @@ stdout_logfile = /dev/stdout
|
||||
stdout_logfile_maxbytes = 0
|
||||
|
||||
[program:myworker]
|
||||
command = python3 /app/manage.py rqworker default
|
||||
command = python3 /app/manage.py rqworker default --name %(process_num)s --with-scheduler
|
||||
process_name = %(program_name)s-%(process_num)s
|
||||
numprocs = 10
|
||||
directory = /app
|
||||
|
Loading…
Reference in New Issue
Block a user