empresa-libre/source/app/main_linux.ini

11 lines
193 B
INI

[uwsgi]
http = :8000
wsgi-file = main.py
callable = app
master = true
processes = 4
threads = 4
thunder-lock = true
static-map = /static=../static
logger = file:../../../empresalibre-uwsgi.log