7 lines
86 B
INI
7 lines
86 B
INI
[uwsgi]
|
|
wsgi-file = wsgi.py
|
|
master = true
|
|
processes = 4
|
|
http = :90
|
|
die-on-term = true
|