chore: fixes after libretime_worker rename
This commit is contained in:
parent
39c6acdd8a
commit
ccb8a234b8
6 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
import os
|
||||
|
||||
# Make the celeryconfig module visible to celery
|
||||
os.environ["CELERY_CONFIG_MODULE"] = "airtime-celery.celeryconfig"
|
||||
os.environ["CELERY_CONFIG_MODULE"] = "libretime_worker.celeryconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue