Skip to content

Commit

Permalink
dc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
popenc committed Aug 19, 2024
1 parent d4942e1 commit 687df48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ services:
command: celery -A celery_worker.celery worker --loglevel=INFO -c 1
depends_on:
- cyan-db
- redis
- cyan-redis
volumes:
- ../config/:/config
- ../cyan_flask/:/cyan_flask
Expand Down

0 comments on commit 687df48

Please sign in to comment.