测试
This commit is contained in:
11
config/gateway.php
Normal file
11
config/gateway.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
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' => '172.22.240.1:11238',
|
||||
];
|
||||
Reference in New Issue
Block a user