6 lines
104 B
TOML
6 lines
104 B
TOML
enable = false
|
|
host = "0.0.0.0"
|
|
port = 8888
|
|
username = "admin"
|
|
password = "admin123"
|
|
auto_start = "True" |