fix(logging): procrastinate job logs not showing up

This commit is contained in:
Herculino Trotta
2025-02-08 04:18:33 -03:00
parent 942154480e
commit 86112931d9
2 changed files with 4 additions and 15 deletions

View File

@@ -12,4 +12,4 @@ done
rm -f /tmp/migrations_complete
exec python manage.py procrastinate worker
exec watchfiles --filter python "python manage.py procrastinate worker"