diff --git a/extend/workerim/start_gateway.php b/extend/workerim/start_gateway.php index 29c00f012..4d3e35507 100644 --- a/extend/workerim/start_gateway.php +++ b/extend/workerim/start_gateway.php @@ -16,6 +16,7 @@ $gateway->name = 'worker_im'; $gateway->count = 4; // 本机ip,分布式部署时使用内网ip + //ce_shi $gateway->lanIp = '172.19.97.179'; // 内部通讯起始端口,假如$gateway->count=2,起始端口为2900