This commit is contained in:
2024-04-12 16:53:54 +02:00
parent ec313b6636
commit fb510736e8

View File

@@ -1,2 +1,2 @@
# Exécute la tâche cron toutes les heures
*/5 * * * * python /app/manage.py runcrons > /var/log/runcrons.logs
* * * * * python /app/manage.py runcrons > /var/log/runcrons.logs