0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/contrib/nginx/uwsgi.ini
2017-09-21 00:25:29 +01:00

8 lines
156 B
INI

[uwsgi]
http = :9090
wsgi-file = alerta/app.wsgi
callable = app
processes = 4
threads = 2
stats = 127.0.0.1:9191
# virtualenv = $(HOME)/.virtualenvs/alerta