Renames fr_celery dir to celerywyrm
This commit is contained in:
parent
f77c156733
commit
d1f1260640
8 changed files with 23 additions and 23 deletions
|
@ -46,7 +46,7 @@ services:
|
|||
build: .
|
||||
networks:
|
||||
- main
|
||||
command: celery -A fr_celery worker -l info
|
||||
command: celery -A celerywyrm worker -l info
|
||||
volumes:
|
||||
- .:/app
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue