mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 12:19:06 +00:00
Update README.md
This commit is contained in:
@@ -147,10 +147,10 @@ Start the background worker:
|
||||
celery -A reflector.worker.app worker --loglevel=info
|
||||
```
|
||||
|
||||
Redis:
|
||||
Redis (mac specific command):
|
||||
|
||||
```bash
|
||||
TODO
|
||||
redis-server
|
||||
```
|
||||
|
||||
For crontab (only healthcheck for now), start the celery beat (you don't need it on your local dev environment):
|
||||
|
||||
Reference in New Issue
Block a user