diff --git a/bootstrap/app.php b/bootstrap/app.php index 7b162da..bbaccf9 100755 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -11,7 +11,7 @@ health: '/up', ) ->withMiddleware(function (Middleware $middleware) { - // + $middleware->trustProxies(at: '*'); }) ->withExceptions(function (Exceptions $exceptions) { //