added matcher
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@ export function middleware(request: NextRequest) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export const config = {
|
export const config = {
|
||||||
matcher: [],
|
matcher: ["/AgregarEquipo", "/Escaner"],
|
||||||
};
|
};
|
||||||
//IO
|
//IO
|
||||||
|
|||||||
Reference in New Issue
Block a user