将看板功能独立,方便独立维护功能。
This commit is contained in:
6
admin/dashboard/config.toml
Normal file
6
admin/dashboard/config.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
enable = true
|
||||
host = "0.0.0.0"
|
||||
port = 8888
|
||||
username = "admin"
|
||||
password = "admin123"
|
||||
auto_start = "True"
|
||||
Reference in New Issue
Block a user