6 lines
90 B
TOML
6 lines
90 B
TOML
[development]
|
|
address = "localhost"
|
|
port = 8000
|
|
workers = 2
|
|
keep_alive = 5
|
|
log = "normal"
|