mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-07 14:11:46 +00:00
9 lines
125 B
YAML
9 lines
125 B
YAML
uwsgi:
|
|
plugins: rack
|
|
socket: 127.0.0.1:3031
|
|
rack: fibers.ru
|
|
post-buffering: 4096
|
|
async: 10
|
|
loop: fiber
|
|
|