adapt celery to honcho setup

This commit is contained in:
imperosol
2025-05-07 11:49:38 +02:00
parent 934d17d9d2
commit 1a81911cd6
7 changed files with 21 additions and 19 deletions
+1
View File
@@ -1 +1,2 @@
redis: redis-server --port $REDIS_PORT
celery: uv run celery -A sith worker --beat -l INFO