Skip to content

Commit

Permalink
chore: celery
Browse files Browse the repository at this point in the history
  • Loading branch information
Topvennie committed May 16, 2024
1 parent 45c83a0 commit 1605d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ services:
container_name: celery
build:
context: $BACKEND_DIR
dockerfile: Dockerfile
dockerfile: Dockerfile.dev
command: sh -c "./setup.sh && celery -A ypovoli worker -l DEBUG"
volumes:
- $BACKEND_DIR:/code
Expand Down

0 comments on commit 1605d7f

Please sign in to comment.