modif cron

This commit is contained in:
2024-04-12 15:12:27 +02:00
parent 0f3adecf91
commit a94a0b0fe8
6 changed files with 23 additions and 13 deletions

2
crons_jobs Normal file
View File

@@ -0,0 +1,2 @@
# Exécute la tâche cron toutes les heures
*/5 * * * * cd /app && python manage.py runcrons