Commit c8f1cbe
fix: add CELERY_BROKER_URL for tasks to work
Add CELERY_BROKER_URL settings as celery tasks were failing due to empty celery broker url.1 parent 75abae2 commit c8f1cbe
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- changelog.d
- tutordiscovery/templates/discovery/apps/settings/partials
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
0 commit comments