7 lines
90 B
Python
7 lines
90 B
Python
bind = "0.0.0.0:8000"
|
|
workers = 2
|
|
threads = 4
|
|
accesslog = "-"
|
|
errorlog = "-"
|
|
timeout = 60
|