Files
Sith/Procfile.service
T

2 lines
90 B
Desktop File

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