fix-docker (#1)

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2025-10-21 00:52:32 +00:00
parent 966353de3e
commit 999bdf7222
9 changed files with 128 additions and 55 deletions

2
Crontab Normal file
View File

@@ -0,0 +1,2 @@
1 * * * * bun run ./src/app.ts --today > /dev/null 2>&1
0 * * * * bun run ./src/app.ts > /dev/null 2>&1