feat: dashboard UI with real-time stats, light/dark mode, session metrics

This commit is contained in:
2026-06-12 08:11:24 +02:00
parent 20247c92c2
commit 7a388653ed
6 changed files with 1050 additions and 46 deletions
+3
View File
@@ -3,6 +3,9 @@ services:
image: lagortinez/baikal-sync:latest
container_name: baikal-sync
restart: always
ports:
- "8081:8081"
- "8082:8082"
environment:
- ICS_URL=${ICS_URL}
- BAIKAL_URL=${BAIKAL_URL}