Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
9b498de149
@ -16,7 +16,7 @@ $gateway->name = 'worker_im';
|
||||
$gateway->count = 4;
|
||||
|
||||
// 本机ip,分布式部署时使用内网ip
|
||||
$gateway->lanIp = '127.0.0.1';
|
||||
$gateway->lanIp = '172.19.97.179';
|
||||
|
||||
// 内部通讯起始端口,假如$gateway->count=2,起始端口为2900
|
||||
// 则一般会使用2900 2901 2902 2903 4个端口作为内部通讯端口
|
||||
|
Loading…
x
Reference in New Issue
Block a user