6 lines
79 B
INI
6 lines
79 B
INI
[uwsgi]
|
|
enable-threads = true
|
|
module = run
|
|
callable = app
|
|
log-master=true
|