Update README.md

This commit is contained in:
Koper
2023-12-05 20:37:50 +07:00
parent ea72ca42fd
commit 7b9eedc170

View File

@@ -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):