update middleware to allow static images. created prod env file
This commit is contained in:
@@ -28,7 +28,7 @@ const navItems = [
|
||||
icon: <Layers className="h-4 w-4" />,
|
||||
},
|
||||
{
|
||||
label: "Products (TO DO)",
|
||||
label: "Products",
|
||||
href: "/admin/products",
|
||||
icon: <Boxes className="h-4 w-4" />,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user