b014e64c5d
Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
97 B
Python
7 lines
97 B
Python
bind = "0.0.0.0:8000"
|
|
workers = 2
|
|
timeout = 120
|
|
accesslog = "-"
|
|
errorlog = "-"
|
|
loglevel = "info"
|