Files
abot/admin/dashboard/config.toml
2025-05-28 17:01:17 +08:00

8 lines
87 B
TOML

[server]
host = "0.0.0.0"
port = 8888
[auth]
username = "admin"
password = "admin123"