From c14780d86c79fd320aa2ca59863ad0518c2fcd3a Mon Sep 17 00:00:00 2001 From: jingxin he Date: Tue, 19 May 2020 08:17:35 +0800 Subject: [PATCH] Update README.md update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71702ac..6fccecc 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ task进程数可以根据需要多开一些,默认为10
//配置完成后,修改 style/js/index.js中连接ws部分为: // __this.ws = new WebSocket("ws" + (ishttps ? "s": "") + "://" + document.domain + "/wss"); //nginx配置ssl做8848转发 ``` - +