1
0
mirror of https://github.com/ae-utbm/sith.git synced 2025-06-28 22:25:16 +00:00
Sith/Procfile.service
2025-05-07 11:49:38 +02:00

2 lines
90 B
Desktop File

redis: redis-server --port $REDIS_PORT
celery: uv run celery -A sith worker --beat -l INFO