diff --git a/src/functions.php b/src/functions.php index 86b47a8..600c518 100644 --- a/src/functions.php +++ b/src/functions.php @@ -4,7 +4,7 @@ define('RPC_CONFIG', [ 'app' => env('APP_NAME'), 'client' => [ 'auth' => [ - 'base_uri' => 'http://auth.in.haowumc.com', + 'base_uri' => 'http://10.0.2.99', ], ], ]);