Temp commit to merge main into this branch

This commit is contained in:
Koper
2023-12-04 20:54:54 +07:00
parent ba40d28152
commit 999a3e05a4
8 changed files with 310 additions and 118 deletions

View File

@@ -143,7 +143,15 @@ poetry run python3 -m reflector.app
And start the background worker
```bash
celery -A reflector.worker.app worker --loglevel=info
```
Redis:
```bash
TODO
```
#### Using docker