diff --git a/src/functions.php b/src/functions.php index a9245b0..86315a3 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://10.0.2.99', + 'base_uri' => 'http://auth.in.haowumc.com', ], ], ]);