update some doc and types

This commit is contained in:
crazywhalecc
2022-12-30 16:15:22 +08:00
parent d7e815d670
commit 96879bf415
4 changed files with 24 additions and 15 deletions

View File

@@ -18,12 +18,6 @@ $config['servers'] = [
'type' => 'http',
'flag' => 20002,
],
[
'host' => '0.0.0.0',
'port' => 20003,
'type' => 'http',
'flag' => 20003,
],
];
/* Workerman 驱动相关配置 */