fix celery docker setup
This commit is contained in:
parent
037be04549
commit
5ffcdda762
3 changed files with 7 additions and 7 deletions
|
|
@ -52,7 +52,7 @@ if [ "$action" = "encoding" ]; then
|
|||
-A app worker \
|
||||
-Q encoding -n ${name} \
|
||||
--pidfile /run/pandora/encoding.pid \
|
||||
--maxtasksperchild 500 \
|
||||
--max-tasks-per-child 500 \
|
||||
-c 1 \
|
||||
-l INFO
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue