feat: dashboard UI with real-time stats, light/dark mode, session metrics
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user