支持0.0.0.0 192.168.2.210:8888访问
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user