♻️(summary) reorganize API code
I totally reorganized the API code, to gain in clarity.
This commit is contained in:
committed by
aleb_the_flash
parent
b12b14b277
commit
35741a1bc1
@@ -167,7 +167,7 @@ celery:
|
||||
command:
|
||||
- "celery"
|
||||
- "-A"
|
||||
- "summary.celery_worker"
|
||||
- "summary.core.celery_worker"
|
||||
- "worker"
|
||||
- "--pool=solo"
|
||||
- "--loglevel=info"
|
||||
|
||||
@@ -280,7 +280,7 @@ celery:
|
||||
command:
|
||||
- "celery"
|
||||
- "-A"
|
||||
- "summary.celery_worker"
|
||||
- "summary.core.celery_worker"
|
||||
- "worker"
|
||||
- "--pool=solo"
|
||||
- "--loglevel=info"
|
||||
|
||||
Reference in New Issue
Block a user