Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud-Lyard committed Aug 11, 2024
2 parents 06a77ee + f3380ff commit 4e399ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/middleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ export const config = {
matcher: [
'/((?!api|_next/static|_next/image/assets/images|favicon.ico).*)',
'/((?!_next).*)',
'/api/uploads/:path*',
'/uploads/:path*',
],
};

0 comments on commit 4e399ec

Please sign in to comment.