Aktueller Stand

This commit is contained in:
2026-01-15 16:24:09 +01:00
parent 5d2630a02f
commit 46eae2a2a9
70 changed files with 7866 additions and 447 deletions

View File

@@ -10,7 +10,7 @@ services:
volumes:
- ./:/app
- /app/node_modules
- app-data:/app/data
- app-data:/app/prisma/data
command: npm run dev
volumes: