mirror of
https://github.com/ae-utbm/sith.git
synced 2025-04-18 20:10:17 +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
|