7 lines
86 B
Python
7 lines
86 B
Python
|
|
bind = "127.0.0.1:8082"
|
|
workers = 2
|
|
preload = True
|
|
daemon = False
|
|
log_level = 'info'
|