7 lines
100 B
INI
7 lines
100 B
INI
[uwsgi]
|
|
wsgi-file = wsgi.py
|
|
master = 5
|
|
http = :90
|
|
die-on-term = true
|
|
logto = /app/log/marmelade.log
|