mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-28 17:50:56 +01:00
updated Dockerfile
This commit is contained in:
@@ -2,4 +2,4 @@ from celery import Celery
|
||||
|
||||
# celery app instance
|
||||
celery_app = Celery(__name__)
|
||||
celery_app.config_from_object('config.celery')
|
||||
celery_app.config_from_object('config')
|
||||
|
||||
Reference in New Issue
Block a user