We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8c3c35 commit 18ab8a6Copy full SHA for 18ab8a6
README.md
@@ -39,5 +39,5 @@
39
WorkerNode[0]=ws://myapp1.cloudfoundry.com //websocket, 服务端仅nodejs支持
40
WorkerNode[0]=wss://myapp1.cloudfoundry.com //websocket over ssl, 服务端仅nodejs支持
41
42
-此Proxy实现在SPAC中名称为C4, 若想只用C4作为唯一的Proxy实现,修改[SPAC]下的Default值为C4
+此Proxy实现在SPAC中名称为C4, 若想只用C4作为唯一的Proxy实现,修改[SPAC]下的Default值为C4或者更改代理默认端口为48102
43
nodejs/README.md
0 commit comments