infra/uwsgi-pogojig.ini
2019-09-29 16:28:11 +02:00

10 lines
187 B
INI

[uwsgi]
master = True
cheap = True
die-on-idle = False
manage-script-name = True
plugins = python3
chdir = /var/lib/pogojig
mount = /=pogojig:app
env = POGOJIG_SETTINGS=pogojig_prod.cfg