5 lines
59 B
TOML
5 lines
59 B
TOML
|
concurrency = 2
|
||
|
port = "5000"
|
||
|
bind = "0.0.0.0"
|
||
|
ssl = false
|