Move Projekt-KIQ-HP bahn/ -> dhive/ (dhive project); add steering files

This commit is contained in:
2026-06-30 21:15:59 +02:00
parent d9291f53e4
commit b0e452708a
124 changed files with 74 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
services:
backend:
build: .
ports:
- "3003:3003"
volumes:
- ./server/data:/app/server/data
env_file:
- .env
restart: unless-stopped