hlstate-rs/crates/httpd/config.toml

12 lines
No EOL
252 B
TOML

title = "HLState"
# Bind server on given host
host = "[::1]"
# Bind server on given port
port = 8027
#Configure instance in the debug mode
debug = true
masters = ["[202:68d0:f0d5:b88d:1d1a:555e:2f6b:3148]:27010", "[300:dee4:d3c0:953b::2019]:27010"]