mirror of https://github.com/cppla/ServerStatus
加入自定义端口选项
parent
25adf767ac
commit
e5a7b470f0
|
@ -6,7 +6,7 @@
|
|||
|
||||
|
||||
SERVER = "sserver"
|
||||
PORT = "sport"
|
||||
PORT = sport
|
||||
USER = "suser"
|
||||
PASSWORD = "spasswd"
|
||||
INTERVAL = 1 #更新间隔
|
||||
|
|
Loading…
Reference in New Issue