5 lines
68 B
INI
5 lines
68 B
INI
[uwsgi]
|
|
wsgi-file = wsgi.py
|
|
master = 5
|
|
http = :90
|
|
die-on-term = true |