diff --git a/app/Commons/Log.php b/app/Commons/Log.php index bf5fb24..29a4e84 100644 --- a/app/Commons/Log.php +++ b/app/Commons/Log.php @@ -61,7 +61,7 @@ class Log ] ]; $client->post( - 'http://39.96.12.39:3100/loki/api/v1/push', + env('LOG_HOST','http://39.96.12.39:3100').'/loki/api/v1/push', [ 'headers'=>[ 'Content-Type'=>'application/json'