4 lines
50 B
TOML
4 lines
50 B
TOML
|
[server]
|
||
|
host = "0.0.0.0"
|
||
|
port = 8080
|
||
|
debug = true
|