修改
This commit is contained in:
parent
c4561be2f9
commit
8b400946e6
@ -43,7 +43,7 @@ return [
|
||||
'websocket_test' => [
|
||||
// 这里指定进程类,就是上面定义的Pusher类
|
||||
'handler' => app\Pusher::class,
|
||||
'listen' => 'websocket://0.0.0.0:8888',
|
||||
'listen' => 'websocket://0.0.0.0:8585',
|
||||
'count' => 1,
|
||||
],
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user