diff --git a/README.md b/README.md index 9a30ae28..24ea230a 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ GroupManager部分设置(GroupManager\config.json) "ws_config": { "enabled": true, "host": "127.0.0.1", - "port": 2333 + "port": 8080 }, ... ```