Add vcdrender app
This commit is contained in:
parent
7392711465
commit
ab91420bb6
6 changed files with 119 additions and 0 deletions
10
uwsgi-vcdrender.ini
Normal file
10
uwsgi-vcdrender.ini
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[uwsgi]
|
||||
master = True
|
||||
cheap = True
|
||||
die-on-idle = False
|
||||
manage-script-name = True
|
||||
plugins = python3
|
||||
chdir = /var/lib/vcd-render
|
||||
mount = /=pogojig:app
|
||||
env = VCD8SEG_SETTINGS=vcdrender_prod.cfg
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue