Commit 8: Plugin-System (Scanner erweitern, Geräte importieren, Icons)

This commit is contained in:
2026-07-19 10:14:43 +02:00
parent 6a7eb3dfe5
commit 986de50963
20 changed files with 517 additions and 20 deletions

View File

@@ -15,6 +15,7 @@ services:
- NODE_ENV=production
volumes:
- launchpad-data:/data
- ./apps/backend/plugins:/app/plugins:ro
ports:
- "3001:3001"