3 lines
83 B
TOML
3 lines
83 B
TOML
base_url = "http://localhost:8080/"
|
|
bind_address = "0.0.0.0:8080"
|
|
logging = "info"
|