📝 Update README.md

This commit is contained in:
Yiwen-Chan 2021-01-09 08:40:10 +08:00
parent 310c747f30
commit 007742fb65

View File

@ -84,7 +84,7 @@ GroupManager部分设置(GroupManager\config.json)
"ws_config": { "ws_config": {
"enabled": true, "enabled": true,
"host": "127.0.0.1", "host": "127.0.0.1",
"port": 2333 "port": 8080
}, },
... ...
``` ```