Régis Behmo 6e168d7f22 fix: celery 5 deprecation of beat --app=...
In celery 5 the `--app` option must be used as a global option: `celery
--app=... beat ...`. This was causing the worker to fail.
2023-01-12 09:47:54 +01:00
..
2023-01-05 11:42:34 +01:00
2021-06-08 13:35:34 +02:00
2022-12-12 19:27:00 +01:00