6 lines
86 B
INI
6 lines
86 B
INI
[uwsgi]
|
|
enable-threads = true
|
|
module = run
|
|
callable = app
|
|
disable-logging = true
|