Renames fr_celery dir to celerywyrm

This commit is contained in:
Mouse Reeve
2020-09-17 14:13:44 -07:00
parent f77c156733
commit d1f1260640
8 changed files with 23 additions and 23 deletions

View File

@ -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: