mirror of https://github.com/cppla/ServerStatus
Update README.md
parent
d3c5e4a02a
commit
9a19d2f4bf
|
@ -107,7 +107,7 @@ cd ServerStatus/server && make
|
|||
"sslcerts": [
|
||||
{
|
||||
"name": "demo域名",
|
||||
"domain": "https://demo.example.com/path",
|
||||
"domain": "https://demo.example.com",
|
||||
"port": 443,
|
||||
"interval": 600,
|
||||
"callback": "https://yourSMSurl"
|
||||
|
@ -208,4 +208,4 @@ web-dir参数为上一步设置的网站根目录,务必修改成自己网站
|
|||
* BotoX:https://github.com/BotoX/ServerStatus
|
||||
* mojeda: https://github.com/mojeda
|
||||
* mojeda's ServerStatus: https://github.com/mojeda/ServerStatus
|
||||
* BlueVM's project: http://www.lowendtalk.com/discussion/comment/169690#Comment_169690
|
||||
* BlueVM's project: http://www.lowendtalk.com/discussion/comment/169690#Comment_169690
|
||||
|
|
Loading…
Reference in New Issue