From eb92fe8e8bb9443b31c8eaa766c9aa242109f3ab Mon Sep 17 00:00:00 2001 From: lisida <506400117@qq.com> Date: Thu, 11 Jul 2019 15:33:19 +0800 Subject: [PATCH] =?UTF-8?q?alert=20=E8=AF=B7=E6=B1=82=E5=AE=9E=E4=BD=93?= =?UTF-8?q?=E6=9C=BA=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', ], ], ]);