Fix NaT bug on empty states and update volume type
Some checks failed
Deploy via SSH / deploy (push) Failing after 1s

This commit is contained in:
Feiko Wielsma 2026-03-25 13:11:23 +01:00
parent e3c1748d6a
commit ad48295484
2 changed files with 2 additions and 5 deletions

View file

@ -9,8 +9,5 @@ services:
environment:
- DB_FILE=/data/work_log.db
volumes:
- tracker_data:/data
- ./:/data
restart: unless-stopped
volumes:
tracker_data: