...
| Bloc de code |
|---|
## # Celery ## CELERY_TO_ENCODE = True # Active encode True in production CELERY_BROKER_URL = "redis://127.0.0.1:6379/45" |
...
| Bloc de code |
|---|
## # Celery ## CELERY_TO_ENCODE = True # Active encode True in production CELERY_BROKER_URL = "redis://127.0.0.1:6379/45" |