ia-short/liteshort.ini
2019-02-25 21:36:50 -05:00

13 lines
134 B
INI

[uwsgi]
module = wsgi:app
master = true
processes = 2
socket = liteshort.sock
chmod-socket = 666
vacuum = true
die-on-term = true