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