infra/uwsgi-vcdrender.ini
2021-12-06 19:10:15 +01:00

10 lines
192 B
INI

[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