From 775fabd1268a4eb19f229aa3855f402bd1046478 Mon Sep 17 00:00:00 2001 From: weiz Date: Fri, 20 Oct 2023 16:29:26 +0800 Subject: [PATCH] test --- extend/workerim/start_gateway.php | 1 + 1 file changed, 1 insertion(+) 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