dokploy/apps/schedules
Mauricio Siu 110bdce38c feat(schedules): replace hardcoded cron schedule with CLEANUP_CRON_JOB constant
- Updated the cron schedule for Docker cleanup tasks across multiple files to use the new CLEANUP_CRON_JOB constant.
- This change enhances maintainability by centralizing the cron schedule configuration, ensuring consistency across the application.
2026-02-07 22:58:21 -06:00
..
src feat(schedules): replace hardcoded cron schedule with CLEANUP_CRON_JOB constant 2026-02-07 22:58:21 -06:00
.gitignore feat(schedules): add schedules server 2024-10-05 22:11:38 -06:00
package.json feat(dependencies): update bullmq and related packages to version 5.67.3 2026-02-07 01:35:03 -06:00
README.md feat(schedules): add schedules server 2024-10-05 22:11:38 -06:00
tsconfig.json chore: disable TypeScript declaration generation in schedules tsconfig 2025-02-23 00:07:38 -06:00

npm install
npm run dev
open http://localhost:3000