automatische environment für mockData in develop ,nach "npm run build" geht autoatisch zu production

This commit is contained in:
ISA
2024-10-23 18:44:11 +02:00
parent 85bda4323c
commit e602a31b7b
15 changed files with 194 additions and 124 deletions

View File

@@ -14,7 +14,7 @@ function Navigation() {
}, [pathname]);
const menuItems = [
{ name: "Übersicht", path: "/dashboard.html" },
{ name: "Übersicht", path: "/dashboard" },
{ name: "Kabelüberwachung", path: "/kabelueberwachung" },
//{ name: "Zutrittskontrolle", path: "/access" },
//{ name: "Ein- und Ausgänge", path: "/einausgaenge" },