6 lines
80 B
Python
6 lines
80 B
Python
bind = "127.0.0.1:5000"
|
|
workers = 2
|
|
timeout = 30
|
|
accesslog = "-"
|
|
errorlog = "-"
|