[uwsgi]
socket = /tmp/diff-tool.sock
chmod-socket = 660
module = main:app
master = true
processes = 1
threads = 2
vacuum = true
die-on-term = true