bundles/voc-tracker-worker: improve bundle
This commit is contained in:
parent
a38b66a7c5
commit
7fffdbab32
4 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
export CRS_TRACKER="${url}"
|
||||
export CRS_TOKEN="${token}"
|
||||
export CRS_SECRET="${secret}"
|
||||
% if use_vaapi:
|
||||
export CRS_USE_VAAPI="yes"
|
||||
% endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue