支持0.0.0.0 192.168.2.210:8888访问

This commit is contained in:
liuwei
2025-03-21 15:20:39 +08:00
parent d176f2eb9c
commit 5c4a958191

View File

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