Files
abot/admin/dashboard/config.toml

6 lines
103 B
TOML

enable = true
host = "0.0.0.0"
port = 8888
username = "admin"
password = "admin123"
auto_start = "True"