From dbcc89b8fbd902041b175a9338d2da559d4e9f90 Mon Sep 17 00:00:00 2001 From: lq Date: Wed, 25 Jun 2025 14:29:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/gateway.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/gateway.php b/config/gateway.php index 184bb371..e14b6165 100644 --- a/config/gateway.php +++ b/config/gateway.php @@ -6,6 +6,7 @@ return [ */ // 'register_address' => 'http://t-ws.nailaoyun.cn/register/' // 'register_address' => 't-ws.nailaoyun.cn/register/', - 'register_address' => '101.43.12.11:11238', + 'register_address' => '10.0.12.17:11238', +// 'register_address' => '101.43.12.11:11238', // 'register_address' => '172.22.240.1:11238', ];