mirror of
https://github.com/ae-utbm/sith.git
synced 2025-04-29 04:46:45 +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 |