allow sail share

This commit is contained in:
punkfairie 2025-02-19 21:00:39 -08:00
parent 07b69a1708
commit 49b9690f7f
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -11,7 +11,7 @@
health: '/up',
)
->withMiddleware(function (Middleware $middleware) {
//
$middleware->trustProxies(at: '*');
})
->withExceptions(function (Exceptions $exceptions) {
//