mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
5 lines
88 B
Python
5 lines
88 B
Python
bind = "unix:/tmp/bar/baz"
|
|
workers = 3
|
|
proc_name = "fooey"
|
|
default_proc_name = "blurgh"
|