将看板功能独立,方便独立维护功能。

This commit is contained in:
liuwei
2025-03-27 11:06:22 +08:00
parent 94c42360f5
commit 4daf075138
15 changed files with 2176 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
enable = true
host = "0.0.0.0"
port = 8888
username = "admin"
password = "admin123"
auto_start = "True"