Testing_pikesquares/app3.ini

13 lines
210 B
INI

[uwsgi]
master = true
workers = 3
threads = true
wsgi-file = foobar.py
socket=127.0.0.1:9029
stats-server=run/9029_stats.sock
subscribe2=addr=127.0.0.1:9029,key=app2.pikesquares.local,server=127.0.0.1:9701