mirror of
https://github.com/ae-utbm/sith.git
synced 2025-05-09 19:14:03 +00:00
2 lines
90 B
Desktop File
2 lines
90 B
Desktop File
redis: redis-server --port $REDIS_PORT
|
|
celery: uv run celery -A sith worker --beat -l INFO |