3 lines
97 B
TOML
3 lines
97 B
TOML
base_url = "http://localhost:8080/"
|
|
bind_address = "0.0.0.0:8080"
|
|
logging = "info,website=debug"
|