refactor: rebrand project to HartOMat
This commit is contained in:
@@ -3,7 +3,7 @@ from celery.schedules import crontab
|
||||
from app.config import settings
|
||||
|
||||
celery_app = Celery(
|
||||
"schaefflerautomat",
|
||||
"hartomat",
|
||||
broker=settings.redis_url,
|
||||
backend=settings.redis_url,
|
||||
include=[
|
||||
|
||||
Reference in New Issue
Block a user