8 lines
123 B
TOML
8 lines
123 B
TOML
[StatsDashBoard]
|
|
enable = true
|
|
|
|
host = "127.0.0.1"
|
|
port = 8080
|
|
username = "admin"
|
|
password = "admin123"
|
|
auto_start = "True" |