alert 请求实体机器

This commit is contained in:
lisida 2019-07-11 15:33:19 +08:00
parent f6ed2277fa
commit eb92fe8e8b

View File

@ -4,7 +4,7 @@ define('RPC_CONFIG', [
'app' => env('APP_NAME'),
'client' => [
'auth' => [
'base_uri' => 'http://10.0.2.99',
'base_uri' => 'http://auth.in.haowumc.com',
],
],
]);