Improvements to Document Interface and correcting embedding workers
This commit is contained in:
@@ -23,6 +23,9 @@ def create_app(config_file=None):
|
||||
|
||||
from . import tasks
|
||||
|
||||
app.logger.info("EveAI Worker Server Started Successfully")
|
||||
app.logger.info("-------------------------------------------------------------------------------------------------")
|
||||
|
||||
return app, celery
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user