We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd07f0 commit b52881dCopy full SHA for b52881d
README.md
@@ -22,7 +22,7 @@ demo演示:https://neiwang.1024bugs.com
22
4. 运行 `npm run start [port]` ,例如 `npm run start 8081`
23
24
### 二进制方式
25
-* 下载对应平台的可执行文件,直接执行即可
+* 下载对应平台的可执行文件,直接执行即可(服务端)
26
* 默认监听 `8081` 端口,可通过参数指定端口,例如 `./internal-chat-linux 8082`
27
* 如果你用windows,可参考 https://v.douyin.com/CeiJahpLD/ 注册成服务
28
0 commit comments