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