Merge branch 'feature/rpc_alert' into 'master'
alert 请求实体机器 See merge request composer/php-alert-client!4
This commit is contained in:
commit
4133ce2995
|
@ -4,7 +4,7 @@ define('RPC_CONFIG', [
|
||||||
'app' => env('APP_NAME'),
|
'app' => env('APP_NAME'),
|
||||||
'client' => [
|
'client' => [
|
||||||
'auth' => [
|
'auth' => [
|
||||||
'base_uri' => 'http://10.0.2.99',
|
'base_uri' => 'http://auth.in.haowumc.com',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
]);
|
]);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user