5 lines
62 B
INI
5 lines
62 B
INI
[uwsgi]
|
|
enable-threads = true
|
|
module = run
|
|
callable = app
|
[uwsgi]
|
|
enable-threads = true
|
|
module = run
|
|
callable = app
|