mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-15 02:02:04 +08:00
Update README.md
This commit is contained in:
@@ -107,7 +107,7 @@ cd ServerStatus/server && make
|
|||||||
"sslcerts": [
|
"sslcerts": [
|
||||||
{
|
{
|
||||||
"name": "demo域名",
|
"name": "demo域名",
|
||||||
"domain": "https://demo.example.com/path",
|
"domain": "https://demo.example.com",
|
||||||
"port": 443,
|
"port": 443,
|
||||||
"interval": 600,
|
"interval": 600,
|
||||||
"callback": "https://yourSMSurl"
|
"callback": "https://yourSMSurl"
|
||||||
@@ -208,4 +208,4 @@ web-dir参数为上一步设置的网站根目录,务必修改成自己网站
|
|||||||
* BotoX:https://github.com/BotoX/ServerStatus
|
* BotoX:https://github.com/BotoX/ServerStatus
|
||||||
* mojeda: https://github.com/mojeda
|
* mojeda: https://github.com/mojeda
|
||||||
* mojeda's ServerStatus: https://github.com/mojeda/ServerStatus
|
* 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
|
||||||
|
|||||||
Reference in New Issue
Block a user