fixed
This commit is contained in:
parent
790d357c49
commit
d79fabc563
@ -23,7 +23,7 @@ $gateway->lanIp = '172.19.97.179';
|
||||
$gateway->startPort = 3900;
|
||||
|
||||
// 服务注册地址
|
||||
$gateway->registerAddress = '127.0.0.1:1236';
|
||||
$gateway->registerAddress = '172.19.97.179:1236';
|
||||
|
||||
// 心跳间隔
|
||||
$gateway->pingInterval = 20;
|
||||
|
Loading…
x
Reference in New Issue
Block a user