We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 535f815 commit 42e2910Copy full SHA for 42e2910
1 file changed
README.md
@@ -29,8 +29,7 @@
29
docker run -d --name nodecrypt -p 80:80 ghcr.io/shuaiplus/nodecrypt
30
```
31
32
-
33
-访问 http://localhost:80
+! 必须开启HTTPS,不然传输密钥会失败,导致无法进入房间。
34
35
### 方法四:本地开发部署
36
克隆项目并安装依赖后,使用 `npm run dev` 启动开发服务器。
0 commit comments