Skip to content

Commit db5f253

Browse files
authored
Update process.php
1 parent 080f987 commit db5f253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/plugin/webman/gateway-worker/process.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
'handler' => Gateway::class,
1010
'listen' => 'websocket://0.0.0.0:7272',
1111
'count' => cpu_count(),
12+
'reloadable' => false,
1213
'constructor' => ['config' => [
1314
'lanIp' => '127.0.0.1',
1415
'startPort' => 2300,

0 commit comments

Comments
 (0)