add value
This commit is contained in:
parent
777afdd1e0
commit
54c80c06f3
|
@ -49,7 +49,7 @@ class TunnelMiddleware
|
|||
$points = array(
|
||||
new Point(
|
||||
'monitor',
|
||||
null,
|
||||
1,
|
||||
['app' => env('APP_NAME'), 'status' => $status, 'env' => app()->environment()],
|
||||
['content' => $request->getContent()]
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user