fix cron
docker-build / Build image (push) Successful in 14s

This commit is contained in:
2026-09-02 16:51:19 +07:00
parent f166f95b44
commit 99bc9665c3
6 changed files with 222 additions and 32 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
DB_FILE=/data/db.sqlite
CRONTAB="00 06 * * *"
CRONTAB=00 06 * * *
DELETE_AFTER=10
KEEP_LAST=10
TZ=Asia/Novosibirsk