chore: rename airtime-celery to libretime_worker
This commit is contained in:
parent
a3ad6cecc4
commit
39c6acdd8a
3 changed files with 0 additions and 0 deletions
4
worker/libretime_worker/__init__.py
Normal file
4
worker/libretime_worker/__init__.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
import os
|
||||
|
||||
# Make the celeryconfig module visible to celery
|
||||
os.environ["CELERY_CONFIG_MODULE"] = "airtime-celery.celeryconfig"
|
Loading…
Add table
Add a link
Reference in a new issue