mirror of
https://github.com/ae-utbm/sith.git
synced 2025-04-17 03:20:20 +00:00
3 lines
91 B
Desktop File
3 lines
91 B
Desktop File
redis: redis-server --port $REDIS_PORT
|
|
celery: uv run celery -A sith worker --beat -l INFO
|